Searched refs:k_last_gpr_ppc64le (Results 1 – 3 of 3) sorted by relevance
58 k_last_gpr_ppc64le = gpr_trap_ppc64le, enumerator201 k_num_gpr_registers_ppc64le = k_last_gpr_ppc64le - k_first_gpr_ppc64le + 1,
99 return (reg <= k_last_gpr_ppc64le); // GPR's come first. in IsGPR()
441 return reg <= k_last_gpr_ppc64le; // GPR's come first. in IsGPR()