inlinevoidAssembler::call(addressd,relocInfo::relocTypert){cti();emit_data(op(call_op)|wdisp(intptr_t(d),intptr_t(pc()),30),rt);has_delay_slot();assert(rt!=relocInfo::virtual_call_type,"must use virtual_call_Relocation::spec");}
inlinevoidAssembler::call(addressd,relocInfo::relocTypert){insert_nop_after_cbcond();cti();emit_data(op(call_op)|wdisp(intptr_t(d),intptr_t(pc()),30),rt);has_delay_slot();assert(rt!=relocInfo::virtual_call_type,"must use virtual_call_Relocation::spec");}