Home
last modified time | relevance | path

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

/openbmc/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.c1465 void gen_move_high32(TCGv ret, TCGv_i64 arg) in gen_move_high32() function
3345 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3361 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3375 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3391 gen_move_high32(cpu_HI[acc], t2); in gen_muldiv()
3486 gen_move_high32(cpu_HI[acc], t2); in gen_mul_txx9()
3508 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()