This commit is contained in:
Folkert 2023-07-25 18:42:14 +02:00
parent 8c99cdf817
commit d3ac7d616d
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
3 changed files with 88 additions and 14 deletions

View file

@ -466,7 +466,7 @@ impl CallConv<X86_64GeneralReg, X86_64FloatReg, X86_64Assembler> for X86_64Syste
offset += 8;
// store the base pointer
ASM::mov_mem64_offset32_reg64(buf, RBP, offset, RBP);
ASM::mov_mem64_offset32_reg64(buf, RDI, offset, RBP);
offset += 8;
// store other non-volatile registers