Searched refs:IMMED (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.h51 IMMED = 261, enumerator in enum:yytokentype
64 #define IMMED 261 macro
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
344 | IMMED
347 $$ = IMMED;
H A Ditbl-lex.l55 "immed"|"IMMED" {
56 return IMMED;
H A Ditbl-parse.c363 IMMED = 261, enumerator in enum:yytokentype
376 #define IMMED 261 macro
723 "$end", "error", "$undefined", "DREG", "CREG", "GREG", "IMMED", "ADDR",
1562 (yyval.num) = IMMED;
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.h60 IMMED = 261, /* IMMED */ enumerator in enum:yytokentype
78 #define IMMED 261 macro
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
344 | IMMED
347 $$ = IMMED;
H A Ditbl-lex.l54 "immed"|"IMMED" {
55 return IMMED;
H A Ditbl-parse.c377 IMMED = 261, /* IMMED */ enumerator in enum:yytokentype
395 #define IMMED 261 macro
441 YYSYMBOL_IMMED = 6, /* IMMED */
875 "IMMED", "ADDR", "INSN", "NUM", "ID", "NL", "PNUM", "','", "'|'", "'['",
1491 case 15: /* ftype: IMMED */
1495 (yyval.num) = IMMED;
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
344 | IMMED
347 $$ = IMMED;
H A Ditbl-lex.l55 "immed"|"IMMED" {
56 return IMMED;
/netbsd-current/sys/arch/ia64/unwind/
H A Dstackframe.h26 IMMED, enumerator in enum:regrecord_type
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dm68k-parse.h304 IMMED = 1, enumerator in enum:m68k_operand_type
H A Dtc-m68k.c1487 case IMMED:
1509 case IMMED:
1526 case IMMED:
1570 case IMMED:
1633 if (opP->mode != IMMED)
1659 if (opP->mode != IMMED)
1667 || opP->mode == IMMED
1679 || opP->mode == IMMED
1693 case IMMED:
1734 case IMMED
[all...]
H A Dm68k-parse.y184 op->mode = IMMED;
189 op->mode = IMMED;
H A Dtc-sparc.c1297 | RD (rd) | IMMED
1353 the_insn.opcode = (opc | RD (rd) | IMMED
1475 | IMMED
1489 | IMMED
1500 | IMMED | 32);
1508 the_insn.opcode = (XOR_INSN | RS1 (dstreg) | RD (dstreg) | IMMED
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dm68k-parse.h304 IMMED = 1, enumerator in enum:m68k_operand_type
H A Dtc-m68k.c1473 case IMMED:
1495 case IMMED:
1512 case IMMED:
1556 case IMMED:
1619 if (opP->mode != IMMED)
1645 if (opP->mode != IMMED)
1653 || opP->mode == IMMED
1665 || opP->mode == IMMED
1679 case IMMED:
1720 case IMMED
[all...]
H A Dm68k-parse.y184 op->mode = IMMED;
189 op->mode = IMMED;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dm68k-parse.h304 IMMED = 1, enumerator in enum:m68k_operand_type
H A Dtc-m68k.c1489 case IMMED:
1511 case IMMED:
1528 case IMMED:
1572 case IMMED:
1635 if (opP->mode != IMMED)
1661 if (opP->mode != IMMED)
1669 || opP->mode == IMMED
1681 || opP->mode == IMMED
1695 case IMMED:
1736 case IMMED
[all...]
H A Dm68k-parse.y184 op->mode = IMMED;
189 op->mode = IMMED;
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h320 #define IMMED F3I (1) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h320 #define IMMED F3I (1) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dsparc.h320 #define IMMED F3I (1) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dsparc.h320 #define IMMED F3I (1) macro

Completed in 234 milliseconds

12