Searched refs:cpu_ACX (Results 1 – 1 of 1) sorted by relevance
431 static TCGv cpu_HI[MIPS_DSP_ACC], cpu_LO[MIPS_DSP_ACC], cpu_ACX[MIPS_DSP_ACC]; variable538 tcg_gen_mov_tl(t, cpu_ACX[reg]); in gen_load_ACX()543 tcg_gen_mov_tl(cpu_ACX[reg], t); in gen_store_ACX()8553 cpu_ACX[i] = tcg_global_mem_new(TCG_AREG0, in mips_tcg_init()