Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dppc-opc.c2991 #define PPCEFS PPC_OPCODE_EFS macro
3363 {"efsadd", VX (4, 704), VX_MASK, PPCEFS, 0, {RS, RA, RB}},
3364 {"efssub", VX (4, 705), VX_MASK, PPCEFS, 0, {RS, RA, RB}},
3366 {"efsabs", VX (4, 708), VX_MASK, PPCEFS, 0, {RS, RA}},
3368 {"efsnabs", VX (4, 709), VX_MASK, PPCEFS, 0, {RS, RA}},
3369 {"efsneg", VX (4, 710), VX_MASK, PPCEFS, 0, {RS, RA}},
3372 {"efsmul", VX (4, 712), VX_MASK, PPCEFS, 0, {RS, RA, RB}},
3373 {"efsdiv", VX (4, 713), VX_MASK, PPCEFS, 0, {RS, RA, RB}},
3375 {"efscmpgt", VX (4, 716), VX_MASK, PPCEFS, 0, {CRFD, RA, RB}},
3377 {"efscmplt", VX (4, 717), VX_MASK, PPCEFS, 0, {CRFD, RA, RB}},
[all …]