Home
last modified time | relevance | path

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

/external/qemu/
Di386-dis.c6137 unsigned int cmp_type; in OP_SIMD_Suffix() local
6141 cmp_type = *codep++ & 0xff; in OP_SIMD_Suffix()
6142 if (cmp_type < 8) in OP_SIMD_Suffix()
6161 simd_cmp_op[cmp_type], suffix1, suffix2); in OP_SIMD_Suffix()
/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c10440 ppc_cmp_t cmp_type ) in do_vvec_fp_cmp() argument
10468 if (cmp_type != PPC_CMP_GE) { in do_vvec_fp_cmp()
10471 binop( Iop_CmpEQ32, mkexpr( ccIR_hi ), mkU32( cmp_type ) ) ) ); in do_vvec_fp_cmp()
10474 binop( Iop_CmpEQ32, mkexpr( ccIR_lo ), mkU32( cmp_type ) ) ) ); in do_vvec_fp_cmp()