Lines Matching defs:encodeInstruction
41 inline static uint32_t encodeInstruction(uint32_t Opcode, uint32_t Rs,
104 Address[2] = encodeInstruction(PatchOpcodes::PO_SD, RegNum::RN_SP,
106 Address[3] = encodeInstruction(PatchOpcodes::PO_SD, RegNum::RN_SP,
108 Address[4] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T9,
110 Address[5] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9,
114 Address[7] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9,
118 Address[9] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9,
120 Address[10] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T0,
124 Address[12] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T0,
126 Address[13] = encodeInstruction(PatchOpcodes::PO_LD, RegNum::RN_SP,
128 Address[14] = encodeInstruction(PatchOpcodes::PO_LD, RegNum::RN_SP,
130 Address[15] = encodeInstruction(PatchOpcodes::PO_DADDIU, RegNum::RN_SP,
132 uint32_t CreateStackSpace = encodeInstruction(