Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dppc-opc.c462 #define RA0 RA + 1 macro
467 #define RAQ RA0 + 1
3526 {"addi", OP(14), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, SI}},
3527 {"cal", OP(14), OP_MASK, PWRCOM, PPCNONE, {RT, D, RA0}},
3528 {"subi", OP(14), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, NSI}},
3529 {"la", OP(14), OP_MASK, PPCCOM, PPCNONE, {RT, D, RA0}},
3533 {"addis", OP(15), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, SISIGNOPT}},
3534 {"cau", OP(15), OP_MASK, PWRCOM, PPCNONE, {RT, RA0, SISIGNOPT}},
3535 {"subis", OP(15), OP_MASK, PPCCOM, PPCNONE, {RT, RA0, NSI}},
4362 {"lvsl", X(31,6), X_MASK, PPCVEC|PPCVLE, PPCNONE, {VD, RA0, RB}},
[all …]
DChangeLog-2004539 * ppc-opc.c (RA0): Define.
542 (powerpc_opcodes): Use RA0 as appropriate.
DChangeLog-2012657 (stfqx, stxvd2x, icbi, icbiep, icread, dcbzep): Change RA to RA0.