You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arg_regs: [Amd64Register.rcx, Amd64Register.rdi] //rcx: int to convert, rdi: end of 32byte buffer (with 4 bytes at the beggining for len) see allocate_array
34
+
arg_regs: [.reg1, .reg3] //reg1: int to convert, reg3: end of 32byte buffer (with 4 bytes at the beggining for len) see allocate_array
0 commit comments