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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c1495 #define DRA_MASK (OP_MASK | RA_MASK)
2386 { "li", OP(14), DRA_MASK, PPCCOM, { RT, SI } },
2387 { "lil", OP(14), DRA_MASK, PWRCOM, { RT, SI } },
2393 { "lis", OP(15), DRA_MASK, PPCCOM, { RT, SISIGNOPT } },
2394 { "liu", OP(15), DRA_MASK, PWRCOM, { RT, SISIGNOPT } },
1492 #define DRA_MASK macro
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c1556 #define DRA_MASK (OP_MASK | RA_MASK)
2485 { "li", OP(14), DRA_MASK, PPCCOM, { RT, SI } },
2486 { "lil", OP(14), DRA_MASK, PWRCOM, { RT, SI } },
2492 { "lis", OP(15), DRA_MASK, PPCCOM, { RT, SISIGNOPT } },
2493 { "liu", OP(15), DRA_MASK, PWRCOM, { RT, SISIGNOPT } },
1553 #define DRA_MASK macro

Completed in 187 milliseconds