src/cpu/sparc/vm/sparc.ad
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/cpu/sparc/vm/sparc.ad	Fri Jan 31 10:27:16 2014
--- new/src/cpu/sparc/vm/sparc.ad	Fri Jan 31 10:27:16 2014

*** 2035,2057 **** --- 2035,2044 ---- const RegMask Matcher::method_handle_invoke_SP_save_mask() { return L7_REGP_mask(); } const RegMask Matcher::mathExactI_result_proj_mask() { return G1_REGI_mask(); } const RegMask Matcher::mathExactL_result_proj_mask() { return G1_REGL_mask(); } const RegMask Matcher::mathExactI_flags_proj_mask() { return INT_FLAGS_mask(); } %} // The intptr_t operand types, defined by textual substitution. // (Cf. opto/type.hpp. This lets us avoid many, many other ifdefs.)

src/cpu/sparc/vm/sparc.ad
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File