Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c1640 static IRTemp /* :: Ity_I32 */ mk_get_IR_rounding_mode ( void ) in mk_get_IR_rounding_mode() function
9092 triop(opADD, mkexpr(mk_get_IR_rounding_mode()), in dis_AdvSIMD_scalar_pairwise()
9379 IRTemp rm = mk_get_IR_rounding_mode(); in dis_AdvSIMD_scalar_shift_by_imm()
9718 mkexpr(mk_get_IR_rounding_mode()), in dis_AdvSIMD_scalar_three_same()
9733 mkexpr(mk_get_IR_rounding_mode()), in dis_AdvSIMD_scalar_three_same()
10083 IRTemp rm = mk_get_IR_rounding_mode(); in dis_AdvSIMD_scalar_two_reg_misc()
10116 IRTemp rm = mk_get_IR_rounding_mode(); in dis_AdvSIMD_scalar_two_reg_misc()
10175 IRTemp rm = mk_get_IR_rounding_mode(); in dis_AdvSIMD_scalar_x_indexed_element()
10207 IRTemp rm = mk_get_IR_rounding_mode(); in dis_AdvSIMD_scalar_x_indexed_element()
10739 IRTemp rm = mk_get_IR_rounding_mode(); in dis_AdvSIMD_shift_by_immediate()
[all …]
Dguest_arm_toIR.c1054 static IRTemp /* :: Ity_I32 */ mk_get_IR_rounding_mode ( void ) in mk_get_IR_rounding_mode() function
13731 : mkexpr(mk_get_IR_rounding_mode())); in decode_CP10_CP11_instruction()
14224 assign(rmode, mkexpr(mk_get_IR_rounding_mode())); in decode_CP10_CP11_instruction()
14258 : mkexpr(mk_get_IR_rounding_mode())); in decode_CP10_CP11_instruction()
14304 assign(rmode, mkexpr(mk_get_IR_rounding_mode())); in decode_CP10_CP11_instruction()