Lines Matching refs:abs
1 abs = 0x1234 define
12 mov abs, %eax
24 mov abs - abs, %eax
25 mov ext - abs, %eax
26 mov weak - abs, %eax
27 mov comm - abs, %eax
28 mov loc - abs, %eax
29 mov glob - abs, %eax
30 mov abs2 - abs, %eax
31 mov loc2 - abs, %eax
32 mov glob2 - abs, %eax
33 mov data - abs, %eax
34 mov data2 - abs, %eax
35 mov abs - abs2,%eax