Home
last modified time | relevance | path

Searched refs:X_REG_N (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh.c1168 *mode = X_REG_N; in parse_reg()
1176 *mode = X_REG_N; in parse_reg()
1583 case X_REG_N: in get_specific()
1594 if (user->type != D_REG_N && user->type != X_REG_N) in get_specific()
2006 if (user->type != D_REG_N && user->type != X_REG_N) in get_specific()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh.c1176 *mode = X_REG_N; in parse_reg_without_prefix()
1184 *mode = X_REG_N; in parse_reg_without_prefix()
1664 case X_REG_N: in get_specific()
1675 if (user->type != D_REG_N && user->type != X_REG_N) in get_specific()
2104 if (user->type != D_REG_N && user->type != X_REG_N) in get_specific()
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dsh-opc.h155 X_REG_N, /* Only used for argument parsing. */ enumerator
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsh-opc.h177 X_REG_N, /* Only used for argument parsing. */ enumerator