Searched refs:abs2 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | pcrel.s | 19 jmp abs2 30 jmp abs2 - abs 35 jmp abs - abs2 36 jmp ext - abs2 37 jmp weak - abs2 38 jmp comm - abs2 39 jmp loc - abs2 40 jmp glob - abs2 41 jmp abs2 - abs2 42 jmp loc2 - abs2 [all …]
|
D | absrel.s | 19 mov abs2, %eax 30 mov abs2 - abs, %eax 35 mov abs - abs2,%eax 36 mov ext - abs2,%eax 37 mov weak - abs2,%eax 38 mov comm - abs2,%eax 39 mov loc - abs2,%eax 40 mov glob - abs2,%eax 41 mov abs2 - abs2,%eax 42 mov loc2 - abs2,%eax [all …]
|
D | ifunc-2.s | 44 .long abs1-abs2 45 .long abs2-abs1 50 .long abs1-abs2 51 .long abs2-abs1 53 .equ abs2,0x11223380 define 54 .type abs2,%gnu_indirect_function 56 .long abs1-abs2 57 .long abs2-abs1
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | insns-bad-1.s | 37 abs2 .L1 a1 38 abs2 .S1 a1,a2 39 abs2 .L1 foo,a3:a2 40 abs2 .L2X b1,b2
|
D | insns-c674x.s | 12 abs2 .L1 a9,a10 13 [a2] abs2 .L1X b23,a5 14 abs2 .L2 b3,b14 15 abs2 .L2X a28,b25
|
D | insns-c674x.d | 15 [0-9a-f]+[048c] <[^>]*> 05248358[ \t]+abs2 \.L1 a9,a10 16 [0-9a-f]+[048c] <[^>]*> a2dc9358[ \t]+\[a2\] abs2 \.L1X b23,a5 17 [0-9a-f]+[048c] <[^>]*> 070c835a[ \t]+abs2 \.L2 b3,b14 18 [0-9a-f]+[048c] <[^>]*> 0cf0935a[ \t]+abs2 \.L2X a28,b25
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x-opcode-table.h | 142 INSN(abs2, l, unary, 1cycle, C64X, 0,
|