Searched defs:arg32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 6131 static inline void get_f32_o1_i3(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i3() 6167 static inline void put_f32_o1_i3(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1_i3() 6178 static inline void get_f32_o1_i2(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i2() 6184 static inline void put_f32_o1_i2(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1_i2() 6190 static inline void get_f32_o1_i1(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1_i1() 6196 static inline void put_f32_o1_i1(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1_i1() 6202 static inline void get_f32_o1(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_o1() 6208 static inline void put_f32_o1(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_o1() 6214 static inline void get_f32_i2(const OpcodeArg *arg, OpcodeArg *arg32, in get_f32_i2() 6220 static inline void put_f32_i2(const OpcodeArg *arg, const OpcodeArg *arg32, in put_f32_i2() [all …]
|