Home
last modified time | relevance | path

Searched defs:gen_load_fpr64 (Results 1 – 2 of 2) sorted by relevance

/qemu/target/sh4/
H A Dtranslate.c328 static inline void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg) in gen_load_fpr64() function
/qemu/target/mips/tcg/
H A Dtranslate.c1387 void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg) in gen_load_fpr64() function