Home | History | Annotate | Download | only in i386

Lines Matching refs:tcg_target_available_regs

1961         tcg_regset_set32(tcg_target_available_regs[TCG_TYPE_I32], 0, 0xffff);
1962 tcg_regset_set32(tcg_target_available_regs[TCG_TYPE_I64], 0, 0xffff);
1964 tcg_regset_set32(tcg_target_available_regs[TCG_TYPE_I32], 0, 0xff);