/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x-opcode-table.h | 132 INSN(abs, l, unary, 1cycle, C62X, 0, 137 INSN(abs, l, 1_or_2_src, 1cycle, C62X, TIC6X_FLAG_NO_CROSS, 142 INSN(abs2, l, unary, 1cycle, C64X, 0, 148 INSN(absdp, s, 1_or_2_src, 2cycle_dp, C67X, TIC6X_FLAG_NO_CROSS, 154 INSN(abssp, s, unary, 1cycle, C67X, 0, 219 INSN(add, l, l3_sat_0, 1cycle, C64XP, 0, 224 INSN(add, l, l3i, 1cycle, C64XP, 0, 229 INSN(add, l, lx1, 1cycle, C64XP, 234 INSN(add, s, s3_sat_0, 1cycle, C64XP, 0, 239 INSN(add, s, sx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS, [all …]
|
D | tic6x.h | 663 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ macro 672 #undef INSN
|
D | ChangeLog-9103 | 1662 (CGEN_{INSN,KEYWORD,OPERAND}_NBOOL_ATTRS): Renamed from ..._MAX_ATTRS. 1853 (cpu specific INSN macros): Tweak into bitmasks outside the range
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | iq2000m.cpu | 194 (dni cfc2 "control from coprocessor 2" (MACH2000 LOAD-DELAY USES-RT YIELD-INSN) 200 (dni cfc3 "control from coprocessor 3" (MACH2000 LOAD-DELAY USES-RT YIELD-INSN) 210 (dni chkhdr "check header" (MACH2000 LOAD-DELAY USES-RD YIELD-INSN) 246 (dni luc32 "lookup chain 32 bits" (MACH2000 USES-RD USES-RT YIELD-INSN) 252 (dni luc32l "lookup chain 32 bits and lock" (MACH2000 USES-RD USES-RT YIELD-INSN) 258 (dni luc64 "lookup chain 64 bits" (MACH2000 USES-RD USES-RT YIELD-INSN) 264 (dni luc64l "lookup chain 64 bits and lock" (MACH2000 USES-RD USES-RT YIELD-INSN) 276 (dni lulck "lookup lock" (MACH2000 USES-RT YIELD-INSN) 282 (dni lum32 "lookup match 32 bits" (MACH2000 USES-RD USES-RT YIELD-INSN) 288 (dni lum32l "lookup match 32 bits and lock" (MACH2000 USES-RD USES-RT YIELD-INSN) [all …]
|
D | mt.cpu | 309 ; (name EXT-SKIP-INSN) 330 (name AL-INSN) 337 (name IO-INSN) 344 (name BR-INSN) 589 (AL-INSN USES-FRDRRR USES-FRSR1 USES-FRSR2) 597 (AL-INSN USES-FRDRRR USES-FRSR1 USES-FRSR2) 605 (AL-INSN USES-FRDR USES-FRSR1) 616 (AL-INSN USES-FRDR USES-FRSR1) 624 (AL-INSN USES-FRDRRR USES-FRSR1 USES-FRSR2) 632 (AL-INSN USES-FRDRRR USES-FRSR1 USES-FRSR2) [all …]
|
D | sh64-compact.cpu | 48 (name FP-INSN) 630 (FP-INSN) 638 (FP-INSN) 646 (FP-INSN) 654 (FP-INSN) 662 (FP-INSN) 668 (FP-INSN) 674 (FP-INSN) 682 (FP-INSN) 695 (FP-INSN) [all …]
|
D | epiphany.cpu | 43 (name SHORT-INSN) 1106 (COND-CTI SHORT-INSN) 1161 (dni b16 "short unconditional branch" (UNCOND-CTI SHORT-INSN) 1189 (UNCOND-CTI SHORT-INSN) 1220 (UNCOND-CTI SHORT-INSN) 1265 (UNCOND-CTI SHORT-INSN) 1396 (SHORT-INSN) 1407 (SHORT-INSN) 1466 (SHORT-INSN IMM3) 1531 (SHORT-INSN IMM3) [all …]
|
D | ip2k.cpu | 43 (name EXT-SKIP-INSN) 525 (EXT-SKIP-INSN) 533 (EXT-SKIP-INSN) 541 (EXT-SKIP-INSN) 549 (EXT-SKIP-INSN) 1348 (EXT-SKIP-INSN) 1394 (EXT-SKIP-INSN)
|
D | iq10.cpu | 754 ; ??? Is YIELD-INSN the right attribute for IQ10? The IQ2000 used the attribute to warn about 759 (dni cfc "copy from coprocessor control register" (MACH10 LOAD-DELAY USES-RD YIELD-INSN)
|
D | iq2000.cpu | 321 (name YIELD-INSN) 1059 (dni syscall "system call" (YIELD-INSN)
|
D | cris.cpu | 110 (define-pmacro MACH-BRANCH-OFFSET-AT-INSN MACH-V32) 111 (define-pmacro MACH-BRANCH-OFFSET-AFTER-INSN MACH-PRE-V32)
|
/toolchain/binutils/binutils-2.25/gas/ |
D | itbl-parse.y | 289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM 314 | pnum INSN name value range flags
|
D | itbl-lex.l | 60 return INSN;
|
D | itbl-ops.c | 830 case INSN: in get_type()
|
D | ChangeLog-2012 | 405 opcodes in the upper 16 bits of *INSN instead. Keep the
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | sparc-dis.c | 48 #define HASH_INSN(INSN) \ argument 49 ((((INSN) >> 24) & 0xc0) | (((INSN) & opcode_bits[((INSN) >> 30) & 3]) >> 19))
|
D | tic6x-dis.c | 79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ macro 104 #undef INSN
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | elfd10v.sc | 87 INSN : org = 0x01000000, len = 256K 113 } ${RELOCATING+ >INSN} =${NOP-0}
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 1218 #define EXTRACT_OPERAND(MICROMIPS, FIELD, INSN) \ argument 1220 ? EXTRACT_BITS ((INSN).insn_opcode, OP_MASK_##FIELD, OP_SH_##FIELD) \ 1221 : EXTRACT_BITS ((INSN).insn_opcode, \ 1223 #define MIPS16_EXTRACT_OPERAND(FIELD, INSN) \ argument 1224 EXTRACT_BITS ((INSN).insn_opcode, \
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-0203 | 2119 used. Change INSN to start at 0x01000000 and extend for 2500 * scripttempl/elfd10v.sc : Fix STACK and INSN.
|