Home
last modified time | relevance | path

Searched refs:CREG (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.y145 %type <regno> REG FLAG CREG BCND BMCND SCCND ACC DREG DREGH DREGL DCREG DCMP
149 %token REG FLAG CREG ACC DREG DREGH DREGL DCREG
487 | PUSHC CREG
497 | POPC CREG
792 | MVTC REG ',' CREG
800 | MVFC CREG ',' REG
814 | MVTC '#' EXPR ',' CREG
1244 { "psw", CREG, 0 },
1245 { "pc", CREG, 1 },
1246 { "usp", CREG, 2 },
[all …]
H A Drx-parse.h59 CREG = 260, /* CREG */ enumerator
228 #define CREG 260 macro
H A Drx-parse.c241 CREG = 260, /* CREG */ enumerator
410 #define CREG 260 macro
4590 { "psw", CREG, 0 },
4591 { "pc", CREG, 1 },
4592 { "usp", CREG, 2 },
4593 { "fpsw", CREG, 3 },
4597 { "wr", CREG, 7 },
4599 { "bpsw", CREG, 8 },
4600 { "bpc", CREG, 9 },
4601 { "isp", CREG, 10 },
[all …]
H A Dm68k-parse.y104 %token <reg> DR AR FPR FPCR LPC ZAR ZDR LZPC CREG
172 | CREG
870 return CREG; in yylex()
H A Dm68k-parse.c186 CREG = 266, /* CREG */ enumerator
205 #define CREG 266 macro
2460 return CREG; in yylex()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.y145 %type <regno> REG FLAG CREG BCND BMCND SCCND ACC DREG DREGH DREGL DCREG DCMP
149 %token REG FLAG CREG ACC DREG DREGH DREGL DCREG
487 | PUSHC CREG
497 | POPC CREG
792 | MVTC REG ',' CREG
800 | MVFC CREG ',' REG
814 | MVTC '#' EXPR ',' CREG
1244 { "psw", CREG, 0 },
1245 { "pc", CREG, 1 },
1246 { "usp", CREG, 2 },
[all …]
H A Drx-parse.h59 CREG = 260, /* CREG */ enumerator
228 #define CREG 260 macro
H A Drx-parse.c241 CREG = 260, /* CREG */ enumerator
410 #define CREG 260 macro
4590 { "psw", CREG, 0 },
4591 { "pc", CREG, 1 },
4592 { "usp", CREG, 2 },
4593 { "fpsw", CREG, 3 },
4597 { "wr", CREG, 7 },
4599 { "bpsw", CREG, 8 },
4600 { "bpc", CREG, 9 },
4601 { "isp", CREG, 10 },
[all …]
H A Dm68k-parse.y104 %token <reg> DR AR FPR FPCR LPC ZAR ZDR LZPC CREG
172 | CREG
870 return CREG; in yylex()
H A Dm68k-parse.c186 CREG = 266, /* CREG */ enumerator
205 #define CREG 266 macro
2460 return CREG; in yylex()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
415 | CREG
418 $$ = CREG;
H A Ditbl-parse.h58 CREG = 259, /* CREG */ enumerator
76 #define CREG 259 macro
H A Ditbl-lex.l46 return CREG;
H A Ditbl-parse.c375 CREG = 259, /* CREG */ enumerator
393 #define CREG 259 macro
1592 (yyval.num) = CREG; in yyparse()
H A Ditbl-ops.c831 case CREG: in get_type()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
415 | CREG
418 $$ = CREG;
H A Ditbl-parse.h58 CREG = 259, /* CREG */ enumerator
76 #define CREG 259 macro
H A Ditbl-lex.l46 return CREG;
H A Ditbl-parse.c375 CREG = 259, /* CREG */ enumerator
393 #define CREG 259 macro
1592 (yyval.num) = CREG; in yyparse()
H A Ditbl-ops.c831 case CREG: in get_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.h212 CREG, enumerator
H A Dconstraints.md172 (define_register_constraint "c" "CREG"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.h212 CREG, enumerator
H A Dconstraints.md172 (define_register_constraint "c" "CREG"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dconstraints.md49 (define_register_constraint "c" "CREG"

12