Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c14337 Bool unsyned = bU == 1; in decode_CP10_CP11_instruction() local
14355 IRExpr* as_F64 = unop( unsyned ? Iop_I32UtoF64 : Iop_I32StoF64, in decode_CP10_CP11_instruction()
14364 unsyned ? 'u' : 's', d, d, frac_bits); in decode_CP10_CP11_instruction()
14374 IRExpr* as_F64 = unop( unsyned ? Iop_I32UtoF64 : Iop_I32StoF64, in decode_CP10_CP11_instruction()
14382 unsyned ? 'u' : 's', d, d, frac_bits); in decode_CP10_CP11_instruction()
14398 assign(asI32, binop(unsyned ? Iop_F64toI32U : Iop_F64toI32S, in decode_CP10_CP11_instruction()
14400 putDRegI64(d, unop(unsyned ? Iop_32Uto64 : Iop_32Sto64, in decode_CP10_CP11_instruction()
14404 unsyned ? 'u' : 's', d, d, frac_bits); in decode_CP10_CP11_instruction()
14420 assign(asI32, binop(unsyned ? Iop_F64toI32U : Iop_F64toI32S, in decode_CP10_CP11_instruction()
14424 unsyned ? 'u' : 's', d, d, frac_bits); in decode_CP10_CP11_instruction()