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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c352 #define RA0 RA + 1
357 #define RAQ RA0 + 1
2279 { "addi", OP(14), OP_MASK, PPCCOM, { RT, RA0, SI } },
2280 { "cal", OP(14), OP_MASK, PWRCOM, { RT, D, RA0 } },
2281 { "subi", OP(14), OP_MASK, PPCCOM, { RT, RA0, NSI } },
2282 { "la", OP(14), OP_MASK, PPCCOM, { RT, D, RA0 } },
2286 { "addis", OP(15), OP_MASK, PPCCOM, { RT,RA0,SISIGNOPT } },
2287 { "cau", OP(15), OP_MASK, PWRCOM, { RT,RA0,SISIGNOPT } },
2288 { "subis", OP(15), OP_MASK, PPCCOM, { RT, RA0, NSI } },
3131 { "lwarx", X(31,20), XEH_MASK, PPC, { RT, RA0, R
350 #define RA0 macro
[all...]

Completed in 104 milliseconds