Home | History | Annotate | Download | only in hppa

Lines Matching refs:mem_index

1030     int mem_index = *args;
1036 mem_index][0].addr_read);
1042 offsetof(CPUState, tlb_table[mem_index][0].addend) - offset);
1055 tcg_out_movi(s, TCG_TYPE_I32, argreg, mem_index);
1145 int mem_index = *args;
1151 offset = offsetof(CPUState, tlb_table[mem_index][0].addr_write);
1157 offsetof(CPUState, tlb_table[mem_index][0].addend) - offset);
1178 tcg_out_movi(s, TCG_TYPE_I32, argreg, mem_index);
1182 tcg_out_movi(s, TCG_TYPE_I32, argreg, mem_index);
1186 tcg_out_movi(s, TCG_TYPE_I32, argreg, mem_index);
1191 argument registers for storing mem_index, so that will have
1193 if (mem_index == 0) {
1197 tcg_out_movi(s, TCG_TYPE_I32, argreg, mem_index);