Searched refs:get_f32_o1_i2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 6179 static inline void get_f32_o1_i2(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i2() function 6194 get_f32_o1_i2(arg, arg32, o0, i0, -1); in get_f32_o1_i1() 6218 get_f32_o1_i2(arg, arg32, -1, i0, i1); in get_f32_i2() 6858 get_f32_o1_i2(arg, arg32, 0, 1, 2); in translate_add_s() 7038 get_f32_o1_i2(arg, arg32, 0, 1, 2); in translate_mul_s() 7082 get_f32_o1_i2(arg, arg32, 0, 1, 2); in translate_sub_s() 7099 get_f32_o1_i2(arg, arg32, 0, 0, 1); in translate_mkdadj_s()
|