Searched defs:DRA_MASK (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dppc-dis.c1669 #define DRA_MASK (OP_MASK | RA_MASK)
2619 { "li", OP(14), DRA_MASK, PPCCOM, { RT, SI } },
2620 { "lil", OP(14), DRA_MASK, PWRCOM, { RT, SI } },
2626 { "lis", OP(15), DRA_MASK, PPCCOM, { RT, SISIGNOPT } },
2627 { "liu", OP(15), DRA_MASK, PWRCOM, { RT, SISIGNOPT } },
1664 #define DRA_MASK macro

Completed in 32 milliseconds