Searched refs:STFSUX (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/ppc/
H A Dconstants-ppc.h252 STFSUX = 695 << 1, // store float-single w/ update x-form enumerator in enum:v8::internal::OpcodeExt2
H A Dsimulator-ppc.cc1869 case STFSUX: {
1879 if (opcode == STFSUX) {
H A Dassembler-ppc.cc2111 emit(EXT2 | STFSUX | frs.code() * B21 | ra.code() * B16 | rb.code() * B11 |

Completed in 81 milliseconds