Searched refs:REG_hwerrcause (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-defs.h | 109 REG_idle_req, REG_hwerrcause, enumerator
|
H A D | bfin-lex.l | 49 [hH][wW][eE][rR][rR][cC][aA][uU][sS][eE] _REG.regno = REG_hwerrcause; return REG;
|
H A D | tc-bfin.c | 191 {"hwerrcause", REG_hwerrcause},
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-lex.c | 1052 _REG.regno = REG_hwerrcause; return REG;
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | bfin-dis.c | 166 REG_sftreset, REG_omode, REG_excause, REG_emucause, REG_idle_req, REG_hwerrcause, REG_CC, REG_LC0, enumerator
|