/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
pcrel16.d | 1 #name: PCREL16 overflow 2 #source: ../ld-i386/pcrel16.s
|
x86-64.exp | 202 run_dump_test "pcrel16"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
pcrel16abs.d | 1 #name: PCREL16 absolute reloc
|
pcrel16.d | 1 #name: PCREL16 overflow
|
i386.exp | 218 run_dump_test "pcrel16"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
pcrel16.d | 2 #source: pcrel16.s
|
/toolchain/binutils/binutils-2.25/opcodes/ |
h8500-dis.c | 179 case PCREL16: 300 case PCREL16:
|
h8500-opc.h | 130 #define PCREL16 24 [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
coff-w65.c | 41 HOWTO (R_W65_PCR16, 1, 0, 16, FALSE, 0, complain_overflow_bitfield, 0, "pcrel16", TRUE, 0x0000ffff, 0x0000ffff, TRUE),
|
oasys.c | 333 HOWTO (0, 0, 1, 16, TRUE, 0, complain_overflow_signed, 0, "pcrel16", TRUE, 0x0000ffff, 0x0000ffff, FALSE), [all...] |
coff-mips.c | 226 "PCREL16", /* name */ [all...] |
elf32-rl78.c | [all...] |
elf32-rx.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-rl78.c | 716 B~T 00110001 sbit0cc1 00000011 11101110 pcrel16- -------- (BR $!pcrel20) 722 B~C 110111cc 00000011 11101110 pcrel16- -------- (BR $!pcrel20) 724 BH 01100001 110c0011 00000011 11101110 pcrel16- -------- (BR $!pcrel20) 725 B~H 01100001 110c0011 00000011 11101110 pcrel16- -------- (BR $!pcrel20) [all...] |
tc-h8300.c | 1206 /* movsd, bsr/bc and bsr/bs only come in PCREL16 flavour: [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZOperands.td | 445 def PCRel16 : PCRelAsmOperand<"16">; 452 def brtarget16 : PCRelOperand<OtherVT, PCRel16> {
|
/toolchain/binutils/binutils-2.25/gold/ |
reloc.h | 563 pcrel16(unsigned char* view, elfcpp::Elf_Half value, function in class:gold::Relocate_functions 568 pcrel16(unsigned char* view, function in class:gold::Relocate_functions
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-2005 | 375 * ld-i386/pcrel16.d: Updated. 376 * ld-i386/pcrel16.s: Likewise. 377 * ld-x86-64/pcrel16.d: Likewise. 398 ld-i386/pcrel16.s, ld-i386/pcrel16.d, ld-x86-64/pcrel16.d, [all...] |
ChangeLog-2007 | [all...] |
ChangeLog-2013 | [all...] |
ChangeLog-2012 | [all...] |
ChangeLog-2006 | [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
h8300.h | 152 PCREL16 = PCREL | L_16, [all...] |
/external/llvm/lib/Target/Mips/ |
Mips16InstrInfo.td | 78 FRI16<_op, (outs CPU16Regs:$rx), (ins pcrel16:$imm, i32imm:$size), 206 FEXT_RI16<_op, (outs CPU16Regs:$rx), (ins pcrel16:$imm, i32imm:$size), [all...] |
MipsInstrInfo.td | 596 def pcrel16 : Operand<i32> { [all...] |