DontBelieveMe / helix

"Compiler Optimisation Techniques" - BSc Computer Science Final Year Project (Sheffield Hallam University)
2 stars 0 forks source link

Machine instruction opcodes should not conflict with abstract IR opcodes #22

Closed DontBelieveMe closed 2 years ago

DontBelieveMe commented 2 years ago

Assign indexes to the machine instruction opcodes so that they don't fall within the same range as the abstract instructions