| /src/external/gpl3/binutils/dist/include/opcode/ |
| pj.h | 23 /* reloc size pcrel uns */ 35 #define PCREL(x) (!!((x) & (1<<6)))
|
| h8300.h | 57 PCREL = 0x0B00, 151 PCREL8 = PCREL | L_8, 152 PCREL16 = PCREL | L_16, 154 OP3PCREL8 = OP3 | PCREL | L_8, 155 OP3PCREL16 = OP3 | PCREL | L_16,
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| mips-formats.h | 115 #define PCREL(SIZE, LSB, IS_SIGNED, SHIFT, ALIGN_LOG2, INCLUDE_ISA_BIT, \ 127 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, false) 130 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, true) 133 PCREL (SIZE, LSB, true, SHIFT, 0, true, false)
|
| ppc-opc.c | 772 int64_t pcrel = (insn >> 52) & 0x1; local 773 if (ra != 0 && pcrel != 0) 776 return pcrel; 787 int64_t pcrel = extract_pcrel (insn, dialect, invalid); local 788 if (!pcrel) 790 return pcrel; 3422 #define PCREL PRAQ + 1 3426 #define PCREL1 PCREL + 1 4096 /* The same as P_D_MASK, but with the RA and PCREL fields specified. */ 4099 /* The same as P_D_SI32_MASK, but with the RA and PCREL fields specified. * [all...] |
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| pj.h | 23 /* reloc size pcrel uns */ 35 #define PCREL(x) (!!((x) & (1<<6)))
|
| h8300.h | 57 PCREL = 0x0B00, 151 PCREL8 = PCREL | L_8, 152 PCREL16 = PCREL | L_16, 154 OP3PCREL8 = OP3 | PCREL | L_8, 155 OP3PCREL16 = OP3 | PCREL | L_16,
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| mips-formats.h | 115 #define PCREL(SIZE, LSB, IS_SIGNED, SHIFT, ALIGN_LOG2, INCLUDE_ISA_BIT, \ 127 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, false) 130 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, true) 133 PCREL (SIZE, LSB, true, SHIFT, 0, true, false)
|
| ppc-opc.c | 772 int64_t pcrel = (insn >> 52) & 0x1; local 773 if (ra != 0 && pcrel != 0) 776 return pcrel; 787 int64_t pcrel = extract_pcrel (insn, dialect, invalid); local 788 if (!pcrel) 790 return pcrel; 3422 #define PCREL PRAQ + 1 3426 #define PCREL1 PCREL + 1 4095 /* The same as P_D_MASK, but with the RA and PCREL fields specified. */ 4098 /* The same as P_D_SI32_MASK, but with the RA and PCREL fields specified. * [all...] |
| /src/external/gpl3/gdb/dist/include/opcode/ |
| pj.h | 23 /* reloc size pcrel uns */ 35 #define PCREL(x) (!!((x) & (1<<6)))
|
| h8300.h | 57 PCREL = 0x0B00, 151 PCREL8 = PCREL | L_8, 152 PCREL16 = PCREL | L_16, 154 OP3PCREL8 = OP3 | PCREL | L_8, 155 OP3PCREL16 = OP3 | PCREL | L_16,
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| mips-formats.h | 115 #define PCREL(SIZE, LSB, IS_SIGNED, SHIFT, ALIGN_LOG2, INCLUDE_ISA_BIT, \ 127 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, false) 130 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, true) 133 PCREL (SIZE, LSB, true, SHIFT, 0, true, false)
|
| ppc-opc.c | 726 int64_t pcrel = (insn >> 52) & 0x1; local 727 if (ra != 0 && pcrel != 0) 730 return pcrel; 741 int64_t pcrel = extract_pcrel (insn, dialect, invalid); local 742 if (!pcrel) 744 return pcrel; 3344 #define PCREL PRAQ + 1 3348 #define PCREL1 PCREL + 1 4008 /* The same as P_D_MASK, but with the RA and PCREL fields specified. */ 9791 {"paddi", PMLS|OP(14), P_D_MASK, POWER10, 0, {RT, RA0, SI34, PCREL}}, [all...] |
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| pj.h | 23 /* reloc size pcrel uns */ 35 #define PCREL(x) (!!((x) & (1<<6)))
|
| h8300.h | 57 PCREL = 0x0B00, 151 PCREL8 = PCREL | L_8, 152 PCREL16 = PCREL | L_16, 154 OP3PCREL8 = OP3 | PCREL | L_8, 155 OP3PCREL16 = OP3 | PCREL | L_16,
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| mips-formats.h | 115 #define PCREL(SIZE, LSB, IS_SIGNED, SHIFT, ALIGN_LOG2, INCLUDE_ISA_BIT, \ 127 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, false) 130 PCREL (SIZE, LSB, false, SHIFT, SIZE + SHIFT, true, true) 133 PCREL (SIZE, LSB, true, SHIFT, 0, true, false)
|
| ppc-opc.c | 726 int64_t pcrel = (insn >> 52) & 0x1; local 727 if (ra != 0 && pcrel != 0) 730 return pcrel; 741 int64_t pcrel = extract_pcrel (insn, dialect, invalid); local 742 if (!pcrel) 744 return pcrel; 3344 #define PCREL PRAQ + 1 3348 #define PCREL1 PCREL + 1 4008 /* The same as P_D_MASK, but with the RA and PCREL fields specified. */ 9780 {"paddi", PMLS|OP(14), P_D_MASK, POWER10, 0, {RT, RA0, SI34, PCREL}}, [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-ns32k.c | 41 iif.iifP[ptr].pcrel = i1; \ 78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member in struct:addr_mode 116 int pcrel; /* True if object is pcrel. */ member in struct:__anon10082 323 #define PCREL 2 393 addrmodeP->pcrel = 0; /* Not set in this function. */ 705 case. Think it does so with local labels too, not optimum, pcrel 707 select pcrel when possible Actually that is trivial. */ 728 addrmodeP->pcrel = 0 910 int pcrel, b, loop, pcrel_adjust; local [all...] |
| bfin-defs.h | 26 #define PCREL 1 252 int pcrel; member in struct:bfin_insn 265 (INSTR_T code, Expr_Node *, int reloc,int pcrel); 267 (INSTR_T code, const char * sym, int reloc, int pcrel); 269 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-ns32k.c | 41 iif.iifP[ptr].pcrel = i1; \ 78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member in struct:addr_mode 116 int pcrel; /* True if object is pcrel. */ member in struct:__anon11554 323 #define PCREL 2 393 addrmodeP->pcrel = 0; /* Not set in this function. */ 705 case. Think it does so with local labels too, not optimum, pcrel 707 select pcrel when possible Actually that is trivial. */ 728 addrmodeP->pcrel = 0 910 int pcrel, b, loop, pcrel_adjust; local [all...] |
| bfin-defs.h | 26 #define PCREL 1 252 int pcrel; member in struct:bfin_insn 265 (INSTR_T code, Expr_Node *, int reloc,int pcrel); 267 (INSTR_T code, const char * sym, int reloc, int pcrel); 269 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel);
|