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

/external/qemu/android/
H A Dhw-events.h301 KEY_CODE(POWER2 ,0x164) \
/external/qemu/disas/
H A Dppc.c87 /* Opcode is defined for the POWER2 (Rios 2) architecture. */
1973 #define POWER2 PPC_OPCODE_POWER | PPC_OPCODE_POWER2
4081 { "lfqx", X(31,791), X_MASK, POWER2, { FRT, RA, RB } },
4085 { "lfqux", X(31,823), X_MASK, POWER2, { FRT, RA, RB } },
4087 { "stfqx", X(31,919), X_MASK, POWER2, { FRS, RA, RB } },
4091 { "stfqux", X(31,951), X_MASK, POWER2, { FRS, RA, RB } },
4684 { "lfq", OP(56), OP_MASK, POWER2, { FRT, D, RA0 } },
4686 { "lfqu", OP(57), OP_MASK, POWER2, { FRT, D, RA0 } },
4811 { "stfq", OP(60), OP_MASK, POWER2, { FRS, D, RA } },
4813 { "stfqu", OP(61), OP_MASK, POWER2, { FR
1967 #define POWER2 macro
[all...]

Completed in 105 milliseconds