Home
last modified time | relevance | path

Searched defs:get_fpr (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/mips/sysemu/
H A Dmachine.c22 static int get_fpr(QEMUFile *f, void *pv, size_t size, in get_fpr() function
/openbmc/qemu/target/loongarch/
H A Dtranslate.c221 static TCGv get_fpr(DisasContext *ctx, int reg_num) in get_fpr() function
/openbmc/qemu/target/ppc/
H A Dmachine.c59 static int get_fpr(QEMUFile *f, void *pv, size_t size, in get_fpr() function
H A Dtranslate.c6226 static inline void get_fpr(TCGv_i64 dst, int regno) in get_fpr() function