projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
x86: Remove restriction on NOTRACK prefix position
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
i386
/
fsgs.s
1
# Check FSGSBase new instructions.
2
3
.text
4
foo:
5
rdfsbase %ebx
6
rdgsbase %ebx
7
wrfsbase %ebx
8
wrgsbase %ebx
9
10
.intel_syntax noprefix
11
rdfsbase ebx
12
rdgsbase ebx
13
wrfsbase ebx
14
wrgsbase ebx
This page took
0.033587 seconds
and
4
git commands to generate.