diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-16 00:59:30 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-16 01:05:42 +0100 |
commit | 0f37a5994046a06cf086b6ac4af62620c5881fc7 (patch) | |
tree | c1ce6a8704a746fdac104c75e5b95e69d32b3380 /src/base.h | |
parent | cd19f1e1d30f52c073b6871c436e770ce2ffdda0 (diff) | |
download | ovm-0f37a5994046a06cf086b6ac4af62620c5881fc7.tar.gz ovm-0f37a5994046a06cf086b6ac4af62620c5881fc7.tar.bz2 ovm-0f37a5994046a06cf086b6ac4af62620c5881fc7.zip |
MOV now uses the stack, removed register member in inst_t
Instead of taking an operand and a register, mov just uses the stack
for the operand. Therefore, there's no need for a register member in
inst_t.
As a result, PUSH_*_REGISTER now uses the operand for the register.
Diffstat (limited to 'src/base.h')
0 files changed, 0 insertions, 0 deletions