Searched refs:REG_A1w (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-defs.h | 99 REG_A0x = T_REG_A, REG_A0w, REG_A1x, REG_A1w, enumerator
|
H A D | tc-bfin.c | 116 {"A1w", REG_A1w}, 120 {"A1.w", REG_A1w},
|
H A D | bfin-lex.l | 238 [aA]1"."[wW] _REG.regno = REG_A1w; return REG;
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-lex.c | 1902 _REG.regno = REG_A1w; return REG;
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | bfin-dis.c | 160 REG_P4, REG_P5, REG_SP, REG_FP, REG_A0x, REG_A1x, REG_A0w, REG_A1w, enumerator 360 REG_A0x, REG_A0w, REG_A1x, REG_A1w, REG_GP, REG_LASTREG, REG_ASTAT, REG_RETS, enumerator
|