Home
last modified time | relevance | path

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

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate-a64.c4187 static void gen_mov_fp2fp(DisasContext *s, int type, int dst, int src) in gen_mov_fp2fp() function
4234 gen_mov_fp2fp(s, type, rd, rm); in disas_fp_csel()
4239 gen_mov_fp2fp(s, type, rd, rn); in disas_fp_csel()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate-a64.c4187 static void gen_mov_fp2fp(DisasContext *s, int type, int dst, int src) in gen_mov_fp2fp() function
4234 gen_mov_fp2fp(s, type, rd, rm); in disas_fp_csel()
4239 gen_mov_fp2fp(s, type, rd, rn); in disas_fp_csel()