public EmitSingleDataTransfer ( ConditionCode conditionCode, Indexing indexing, OffsetDirection offsetDirection, TransferSize transferSize, WriteBack writeBack, TransferType transferType, int firstRegister, int destinationRegister, ShiftType secondShiftType, int secondRegister ) : void | ||
conditionCode | ConditionCode | |
indexing | Indexing | |
offsetDirection | OffsetDirection | |
transferSize | TransferSize | |
writeBack | WriteBack | |
transferType | TransferType | |
firstRegister | int | |
destinationRegister | int | |
secondShiftType | ShiftType | |
secondRegister | int | |
리턴 | void |