Front-end simulation

This commit is contained in:
tevador
2019-03-31 13:32:16 +02:00
parent 59bbb572c2
commit 2fd0a125b5
4 changed files with 661 additions and 46 deletions

View File

@@ -1,3 +1,5 @@
mov ebx, 111 ; Start marker bytes
db 064h, 067h, 090h ; Start marker bytes
randomx_isn_0:
; IROR_R r3, 30
ror r11, 30
@@ -1001,3 +1003,5 @@ randomx_isn_255:
; IROR_R r7, r3
mov ecx, r11d
ror r15, cl
mov ebx, 222 ; End marker bytes
db 064h, 067h, 090h ; End marker bytes