Searched refs:target2 (Results 1 – 25 of 38) sorted by relevance
12
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/ |
D | vle-simple-2.s | 6 e_bdz target2 13 target2: label 28 e_bgtl cr2, target2 29 e_bgtl target2 56 e_bns target2 57 e_bns cr0, target2
|
D | vle-simple-2.d | 12 8: 7a 30 00 10 e_bdz 18 <target2> 19 0+18 <target2>: 34 40: 7a 19 ff d9 e_bgtl cr2,18 <target2> 35 44: 7a 11 ff d5 e_bgtl 18 <target2> 62 98: 7a 03 ff 80 e_bns 18 <target2> 63 9c: 7a 03 ff 7c e_bns 18 <target2>
|
D | vle-simple-1.s | 9 target2: label 10 se_bge target2 28 se_bnu target2
|
D | vle-simple-1.d | 15 0+4 <target2>: 16 4: e0 0+0 se_bge 4 <target2> 34 14: e3 f8 se_bns 4 <target2>
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
D | arm-target2.s | 5 .word foo(target2) 6 .word foo+0x1234(target2) 7 .word foo+0xcdef0000(target2) 8 .word foo+0x76543210(target2)
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/ |
D | emit-relocs-279.d | 2 #ld: -T relocs.ld --defsym target=0xc000 --defsym target2=0x12340 -e0 --emit-relocs 13 +10018: 3619194c tbz w12, #3, 12340 <target2> 14 +10018: R_AARCH64_TSTBR14 target2
|
D | emit-relocs-279.s | 7 tbz x12, 3, target2 8 tbnz x17, 56, target2-12
|
D | emit-relocs-279-bad.d | 2 #ld: -T relocs.ld --defsym target=0xc000 --defsym target2=0x45678 -e0 --emit-relocs 3 #error: .*truncated.*target2.*
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-z8k/ |
D | branch-target2.s | 3 .globl target2 symbol 4 target2:ldk r2,#4
|
D | dbjnz-forw-fail-8001.d | 4 #source: branch-target2.s -z8001 6 #error: .*: relocation truncated to fit: r_disp7 against `target2'
|
D | dbjnz-forw-fail-8002.d | 4 #source: branch-target2.s -z8002 6 #error: .*: relocation truncated to fit: r_disp7 against `target2'
|
D | dbjnz-forw-8001.d | 3 #source: branch-target2.s -z8001 15 00001002 <target2>:
|
D | dbjnz-forw-8002.d | 3 #source: branch-target2.s -z8002 15 00001002 <target2>:
|
D | dbjnz-opcode.s | 3 dbjnz rh0,target2
|
D | djnz-back-fail-8002.d | 3 #source: branch-target2.s -z8002
|
D | djnz-back-8002.d | 3 #source: branch-target2.s -z8002 18 00001002 <target2>:
|
D | djnz-back-8001.d | 3 #source: branch-target2.s -z8001 18 00001002 <target2>:
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
D | comment-1.d | 13 0+46 +.* R_MMIX_16 +0+ +target2 +\+ 30 30 +10: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +UND target2
|
D | comment-1.s | 22 SETH $37,target2 + 48 is; x y z
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | cris-dis.c | 1069 info->target2 = prefix_insn & 15; in print_with_operands() 1097 info->target2 = (bfd_vma) number; in print_with_operands() 1173 info->target2 = (bfd_vma) number; in print_with_operands() 1440 info->target2 = 0; in print_insn_cris_generic()
|
D | mips-dis.c | 1693 info->target2 = 0; in print_insn_mips() 1989 info->target2 = 0; in print_insn_mips16() 2174 info->target2 = 0; in print_insn_micromips()
|
D | arc-dis.c | 842 info->target2 = 0; in print_insn_arc()
|
D | nios2-dis.c | 944 info->target2 = 0; in nios2_disassemble()
|
/toolchain/binutils/binutils-2.27/include/ |
D | dis-asm.h | 210 bfd_vma target2; /* Second target address for dref2 */ member
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | armelf.em | 596 { "target2", required_argument, NULL, OPTION_TARGET2}, 619 fprintf (file, _(" --target2=<type> Specify definition of R_ARM_TARGET2\n"));
|
12