Home
last modified time | relevance | path

Searched defs:pcrel (Results 1 – 25 of 151) sorted by relevance

1234567

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ns32k.c78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member
116 int pcrel; /* True if object is pcrel. */ member
910 int pcrel, b, loop, pcrel_adjust; in encode_operand() local
1247 reloc (int size, int pcrel, int type) in reloc()
1314 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k()
1343 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k_exp()
H A Dtc-arc.h253 unsigned char pcrel; member
H A Dtc-bfin.c900 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc()
910 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1()
919 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2()
976 int pcrel = 1; /* Is the parent reloc pc-relative? in Expr_Node_Gen_Reloc() local
H A Dtc-pru.c856 pru_insn_reloc_new (bfd_reloc_code_real_type reloc_type, unsigned int pcrel) in pru_insn_reloc_new()
897 unsigned int pcrel) in pru_assemble_expression()
H A Dtc-mn10200.c1270 int reloc, pcrel, offset; in md_assemble() local
H A Dtc-dlx.c54 int pcrel; member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ns32k.c78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member
116 int pcrel; /* True if object is pcrel. */ member
910 int pcrel, b, loop, pcrel_adjust; in encode_operand() local
1247 reloc (int size, int pcrel, int type) in reloc()
1314 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k()
1343 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k_exp()
H A Dtc-arc.h253 unsigned char pcrel; member
H A Dtc-bfin.c889 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc()
899 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1()
908 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2()
965 int pcrel = 1; /* Is the parent reloc pc-relative? in Expr_Node_Gen_Reloc() local
H A Dtc-pru.c856 pru_insn_reloc_new (bfd_reloc_code_real_type reloc_type, unsigned int pcrel) in pru_insn_reloc_new()
897 unsigned int pcrel) in pru_assemble_expression()
H A Dtc-mn10200.c1271 int reloc, pcrel, offset; in md_assemble() local
H A Dtc-dlx.c54 int pcrel; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-bpf.c38 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \ argument
57 #define BPF_HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \ argument
H A Delfxx-loongarch.c46 #define LOONGARCH_HOWTO(type, right, size, bits, pcrel, left, ovf, func, \ argument
H A Delf32-mep.c32 #define MEPREL(type, size, bits, right, left, pcrel, overflow, mask) \ argument
H A Delf32-rl78.c30 #define RL78REL(n,sz,bit,mask,shift,complain,pcrel) \ argument
37 #define RL78_OP_REL(n,sz,bit,mask,shift,complain,pcrel) \ argument
H A Dcoff-aarch64.c246 #define HOW(type, right, size, bits, pcrel, left, ovf, func, mask) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-loongarch.c45 #define LOONGARCH_HOWTO(type, right, size, bits, pcrel, left, ovf, func, \ argument
H A Delf32-mep.c32 #define MEPREL(type, size, bits, right, left, pcrel, overflow, mask) \ argument
H A Delf32-rl78.c30 #define RL78REL(n,sz,bit,mask,shift,complain,pcrel) \ argument
37 #define RL78_OP_REL(n,sz,bit,mask,shift,complain,pcrel) \ argument
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dconvex.h28 #define pcrel 7 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dconvex.h28 #define pcrel 7 macro
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dwrite.c142 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal()
226 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new()
242 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp()
307 offsetT offset, int pcrel, RELOC_ENUM r_type) in fix_at_start()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c142 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal()
225 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new()
241 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp()
306 offsetT offset, int pcrel, RELOC_ENUM r_type) in fix_at_start()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1890 uint64_t pcrel = 0; in translateImmediate() local
2046 uint64_t pcrel = 0; in translateRMMemory() local

1234567