HomeSort by: relevance | last modified time | path
    Searched defs:XORB_MASK (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 4920 #define XORB_MASK (XO_MASK | RB_MASK)
7410 {"neg", XO(31,104,0,0), XORB_MASK, COM, 0, {RT, RA}},
7411 {"neg.", XO(31,104,0,1), XORB_MASK, COM, 0, {RT, RA}},
7554 {"subfze", XO(31,200,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7555 {"sfze", XO(31,200,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7556 {"subfze.", XO(31,200,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
7557 {"sfze.", XO(31,200,0,1), XORB_MASK, PWRCOM, 0, {RT, RA}},
7559 {"addze", XO(31,202,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7560 {"aze", XO(31,202,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7561 {"addze.", XO(31,202,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 4904 #define XORB_MASK (XO_MASK | RB_MASK)
7379 {"neg", XO(31,104,0,0), XORB_MASK, COM, 0, {RT, RA}},
7380 {"neg.", XO(31,104,0,1), XORB_MASK, COM, 0, {RT, RA}},
7523 {"subfze", XO(31,200,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7524 {"sfze", XO(31,200,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7525 {"subfze.", XO(31,200,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
7526 {"sfze.", XO(31,200,0,1), XORB_MASK, PWRCOM, 0, {RT, RA}},
7528 {"addze", XO(31,202,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7529 {"aze", XO(31,202,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7530 {"addze.", XO(31,202,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}}
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 4785 #define XORB_MASK (XO_MASK | RB_MASK)
7260 {"neg", XO(31,104,0,0), XORB_MASK, COM, 0, {RT, RA}},
7261 {"neg.", XO(31,104,0,1), XORB_MASK, COM, 0, {RT, RA}},
7404 {"subfze", XO(31,200,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7405 {"sfze", XO(31,200,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7406 {"subfze.", XO(31,200,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
7407 {"sfze.", XO(31,200,0,1), XORB_MASK, PWRCOM, 0, {RT, RA}},
7409 {"addze", XO(31,202,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7410 {"aze", XO(31,202,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7411 {"addze.", XO(31,202,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}}
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 4785 #define XORB_MASK (XO_MASK | RB_MASK)
7260 {"neg", XO(31,104,0,0), XORB_MASK, COM, 0, {RT, RA}},
7261 {"neg.", XO(31,104,0,1), XORB_MASK, COM, 0, {RT, RA}},
7404 {"subfze", XO(31,200,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7405 {"sfze", XO(31,200,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7406 {"subfze.", XO(31,200,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}},
7407 {"sfze.", XO(31,200,0,1), XORB_MASK, PWRCOM, 0, {RT, RA}},
7409 {"addze", XO(31,202,0,0), XORB_MASK, PPCCOM, 0, {RT, RA}},
7410 {"aze", XO(31,202,0,0), XORB_MASK, PWRCOM, 0, {RT, RA}},
7411 {"addze.", XO(31,202,0,1), XORB_MASK, PPCCOM, 0, {RT, RA}}
    [all...]

Completed in 50 milliseconds