mirror of
https://github.com/sxpert/hp-saturn
synced 2024-11-16 19:50:19 +01:00
add register 0
This commit is contained in:
parent
ff021e7618
commit
e1f099145e
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@
|
|||
`define ALU_REG_M 21
|
||||
`define ALU_REG_IMM 22
|
||||
|
||||
`define ALU_REG_ZERO 31
|
||||
|
||||
// specific bits
|
||||
`define ALU_HST_XM 0
|
||||
`define ALU_HST_SB 1
|
||||
|
|
Loading…
Reference in a new issue