/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | pj.h | 35 #define PCREL(x) (!!((x) & (1<<6))) macro
|
H A D | h8300.h | 57 PCREL = 0x0B00, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | pj.h | 35 #define PCREL(x) (!!((x) & (1<<6))) macro
|
H A D | h8300.h | 57 PCREL = 0x0B00, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips-formats.h | 115 #define PCREL(SIZE, LSB, IS_SIGNED, SHIFT, ALIGN_LOG2, INCLUDE_ISA_BIT, \ macro
|
H A D | ppc-opc.c | 3264 #define PCREL PRAQ + 1 macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips-formats.h | 115 #define PCREL(SIZE, LSB, IS_SIGNED, SHIFT, ALIGN_LOG2, INCLUDE_ISA_BIT, \ macro
|
H A D | ppc-opc.c | 3343 #define PCREL PRAQ + 1 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-ia64.c | 85 #define IA64_HOWTO(TYPE, NAME, SIZE, PCREL, IN) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-ia64.c | 85 #define IA64_HOWTO(TYPE, NAME, SIZE, PCREL, IN) \ argument
|
H A D | elfnn-riscv.c | 62 #define RISCV_NEED_DYNAMIC_RELOC(PCREL, INFO, H, SEC) \ argument 81 #define RISCV_GENERATE_DYNAMIC_RELOC(PCREL, INFO, H, RESOLVED_TO_ZERO) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-microblaze.c | 2478 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument 2479 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
|
H A D | tc-mcore.c | 2156 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument 2157 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
|
H A D | tc-vax.c | 2477 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument 2480 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
|
H A D | tc-tic30.c | 1342 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument 1343 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break argument
|
H A D | bfin-defs.h | 26 #define PCREL 1 macro
|
H A D | tc-ns32k.c | 321 #define PCREL 2 macro
|
H A D | tc-m68k.c | 1268 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument 1271 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mcore.c | 2156 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument 2157 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
|
H A D | tc-microblaze.c | 2421 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument 2422 #define MAP(SZ,PCREL,TYPE) case F (SZ, PCREL): code = (TYPE); break argument
|
H A D | tc-vax.c | 2477 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument 2480 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
|
H A D | tc-tic30.c | 1342 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) argument 1343 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break argument
|
H A D | bfin-defs.h | 26 #define PCREL 1 macro
|
H A D | tc-ns32k.c | 321 #define PCREL 2 macro
|
H A D | tc-m68k.c | 1270 #define F(SZ,PCREL) (((SZ) << 1) + (PCREL)) in tc_gen_reloc() argument 1273 #define MAP(SZ,PCREL,TYPE) case F(SZ,PCREL): code = (TYPE); break in tc_gen_reloc() argument
|