HomeSort by relevance Sort by last modified time
    Searched defs:ill (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
reloc64.s 7 .macro ill args:vararg
23 ill mov $(xtrn - .), %eax label
56 ill movabs $_GLOBAL_OFFSET_TABLE_, %rax label
58 ill add $_GLOBAL_OFFSET_TABLE_, %eax label
59 ill add $_GLOBAL_OFFSET_TABLE_, %ax label
60 ill add $_GLOBAL_OFFSET_TABLE_, %al label
63 ill movabs $(_GLOBAL_OFFSET_TABLE_ - .), %rax label
65 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %eax label
66 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %ax label
67 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %a label
156 ill .word _GLOBAL_OFFSET_TABLE_ label
157 ill .word _GLOBAL_OFFSET_TABLE_ - . label
170 ill .byte _GLOBAL_OFFSET_TABLE_ label
171 ill .byte _GLOBAL_OFFSET_TABLE_ - . label
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc32.s 7 .macro ill args:vararg
44 ill add $_GLOBAL_OFFSET_TABLE_, %ax label
45 ill add $_GLOBAL_OFFSET_TABLE_, %al label
47 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %ax label
48 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %al label
135 ill .word _GLOBAL_OFFSET_TABLE_ label
136 ill .word _GLOBAL_OFFSET_TABLE_ - . label
151 ill .byte _GLOBAL_OFFSET_TABLE_ label
152 ill .byte _GLOBAL_OFFSET_TABLE_ - . label
reloc64.s 7 .macro ill args:vararg
25 ill mov $(xtrn - .), %eax label
60 ill movabs $_GLOBAL_OFFSET_TABLE_, %rax label
62 ill add $_GLOBAL_OFFSET_TABLE_, %eax label
63 ill add $_GLOBAL_OFFSET_TABLE_, %ax label
64 ill add $_GLOBAL_OFFSET_TABLE_, %al label
67 ill movabs $(_GLOBAL_OFFSET_TABLE_ - .), %rax label
69 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %eax label
70 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %ax label
71 ill add $(_GLOBAL_OFFSET_TABLE_ - .), %a label
134 ill .quad _GLOBAL_OFFSET_TABLE_ label
135 ill .quad _GLOBAL_OFFSET_TABLE_ - . label
176 ill .word _GLOBAL_OFFSET_TABLE_ label
177 ill .word _GLOBAL_OFFSET_TABLE_ - . label
190 ill .byte _GLOBAL_OFFSET_TABLE_ label
191 ill .byte _GLOBAL_OFFSET_TABLE_ - . label
    [all...]
  /external/icu/icu4c/source/test/cintltst/
custrtst.c 711 static const UChar32 supp=0x10402, supp2=0x10403, ill=0x123456; local
799 NULL!=u_strchr32(s+1, ill) ||
800 NULL!=u_memchr32(s+1, ill, 9) ||
801 NULL!=u_strrchr32(s+1, ill) ||
802 NULL!=u_memrchr32(s+1, ill, 9)
    [all...]

Completed in 90 milliseconds