Home
last modified time | relevance | path

Searched refs:gen_move_high32 (Results 1 – 4 of 4) sorted by relevance

/qemu/target/mips/tcg/
H A Dtranslate.h157 void gen_move_high32(TCGv ret, TCGv_i64 arg);
H A Dnanomips_translate.c.inc1820 gen_move_high32(cpu_HI[acc], t2);
1875 gen_move_high32(cpu_HI[acc], t2);
1936 gen_move_high32(cpu_HI[acc], t2);
1977 gen_move_high32(cpu_HI[acc], t2);
H A Dtranslate.c1466 void gen_move_high32(TCGv ret, TCGv_i64 arg) in gen_move_high32() function
3346 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3362 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3376 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3392 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3487 gen_move_high32(cpu_HI[acc], t2); in gen_mul_txx9()
3509 gen_move_high32(cpu_HI[acc], t2); in gen_mul_txx9()
H A Dmxu_translate.c4389 gen_move_high32(t0, t3); in gen_mxu_s32madd_sub()