Searched defs:instructionCode (Results 1 – 1 of 1) sorted by relevance
113 uint32_t instructionCode = Sf(sf) | op | LoadAndStorePairImm(imm) | Rt2(rt2.GetId()) | in Ldp() local145 uint32_t instructionCode = Sf(sf) | op | LoadAndStorePairImm(imm) | Rt2(rt2.GetId()) | in Stp() local188 uint32_t instructionCode = opc | op | LoadAndStorePairImm(imm) | Rt2(vt2.GetId()) | in Ldp() local231 uint32_t instructionCode = opc | op | LoadAndStorePairImm(imm) | Rt2(vt2.GetId()) | in Stp() local273 …uint32_t instructionCode = ((regX && (scale == Scale::Q)) << 30) | op | LoadAndStoreImm(imm, isSig… in Ldr() local285 uint32_t instructionCode = ((regX && (scale == Scale::Q)) << 30) | op | Rm(rm.GetId()) in Ldr() local335 uint32_t instructionCode = (regX << 30) | op | LoadAndStoreImm(imm, isSigned) in Str() local350 uint32_t instructionCode = (regX << 30) | op | LoadAndStoreImm(imm, true) in Ldur() local362 uint32_t instructionCode = (regX << 30) | op | LoadAndStoreImm(imm, true) in Stur() local