Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c4783 #define XORB_MASK (XO_MASK | RB_MASK) macro
7256 {"neg", XO(31,104,0,0), XORB_MASK, COM, 0, {RT, RA}},
7257 {"neg.", XO(31,104,0,1), XORB_MASK, COM, 0, {RT, RA}},
7400 {"subfze", XO(31,200,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7401 {"sfze", XO(31,200,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7402 {"subfze.", XO(31,200,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
7403 {"sfze.", XO(31,200,0,1), XORB_MASK, PWRCOM, 0, {RT, RA}},
7405 {"addze", XO(31,202,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7406 {"aze", XO(31,202,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7407 {"addze.", XO(31,202,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c4632 #define XORB_MASK (XO_MASK | RB_MASK) macro
7059 {"neg", XO(31,104,0,0), XORB_MASK, COM, 0, {RT, RA}},
7060 {"neg.", XO(31,104,0,1), XORB_MASK, COM, 0, {RT, RA}},
7197 {"subfze", XO(31,200,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7198 {"sfze", XO(31,200,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7199 {"subfze.", XO(31,200,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
7200 {"sfze.", XO(31,200,0,1), XORB_MASK, PWRCOM, 0, {RT, RA}},
7202 {"addze", XO(31,202,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7203 {"aze", XO(31,202,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7204 {"addze.", XO(31,202,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
[all …]