Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NASM test for push [reg, r/m, imm] and pop reg are all tested
With ENABLE_JIT_ALWAYS set, it effectively tests all variants (is_32 + imm/reg/rm) of the instruction. Stack size variation should also be tested in the future. See WASM dump for optimized versions here: https://gist.github.com/AmaanC/c5c5f9d76bef589a7fbb0f4af3b15e64
- Loading branch information