Home
last modified time | relevance | path

Searched refs:mostreg (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2010263 (IS_RESERVEDREG, allreg, mostreg): New helpers.
265 (decode_PushPopReg_0): Call mostreg/allreg as appropriate.
Dbfin-dis.c437 #define mostreg(r,g) (!(IS_DREG (g, r) || IS_PREG (g, r) || IS_RESERVEDREG (g, r))) macro
888 if (W == 0 && mostreg (reg, grp)) in decode_PushPopReg_0()