Implement push rr
This commit is contained in:
@@ -63,6 +63,7 @@ package cpu_pkg;
|
||||
|
||||
typedef enum {
|
||||
OP_SRC_A,
|
||||
OP_SRC_F,
|
||||
OP_SRC_REG8,
|
||||
OP_SRC_OPERAND8,
|
||||
OP_SRC_MEMORY,
|
||||
|
||||
Reference in New Issue
Block a user