Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c6033 IROp opCMPORDS = is32bit ? Iop_CmpORD32S : Iop_CmpORD64S; in do_trap() local
6082 tmp = binop(opAND, binop(opCMPORDS, argLe, argRe), const8); in do_trap()
6086 tmp = binop(opAND, binop(opCMPORDS, argLe, argRe), const4); in do_trap()
6090 tmp = binop(opAND, binop(opCMPORDS, argLe, argRe), const2); in do_trap()