Searched refs:LIT (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/reloc/ |
D | reduce2.s | 5 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44 11 .SUBSPA $LIT$
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | i960.h | 100 #define LIT 0x08 /* Mask for the "literal-OK" bit */ macro 110 #define RL OP( 0, LIT, 0, 0 ) 111 #define RSL OP( 0, LIT, 0, SFR ) 113 #define FL OP( 0, LIT, FP, 0 ) 115 #define RL2 OP( 1, LIT, 0, 0 ) 117 #define FL2 OP( 1, LIT, FP, 0 ) 119 #define RL4 OP( 3, LIT, 0, 0 ) 121 #define FL4 OP( 3, LIT, FP, 0 ) 128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/unsorted/ |
D | ss_align.s | 4 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/ |
D | ssbug.s | 6 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/hppa/ |
D | addendbug.s | 5 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
|
D | freg.s | 6 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
D | inflate.c | 1054 state->mode = LIT; 1168 case LIT:
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | alpha-opc.c | 267 #define LIT (DFC2 + 1) macro 268 { 8, 13, -LIT, AXP_OPERAND_UNSIGNED, 0, 0 }, 272 #define MDISP (LIT + 1) 416 #define ARG_OPRL { RA, LIT, DRC1 } 418 #define ARG_OPRLZ1 { ZA, LIT, RC } 566 { "mov", OPRL(0x11,0x20), BASE, { ZA, LIT, RC } }, /* pseudo */
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-9303 | 6555 $DATA$ rather than $LIT$ subspace.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 5486 M1-M3, REG_OPC, R_*, SFR, LIT, FP, OP, R, RS, RL, RSL, F,
|