moves instruction decoder into own class
This commit is contained in:
@ -20,6 +20,7 @@ set(LIB_SOURCES
|
||||
src/iss/arch/tgc5c.cpp
|
||||
src/vm/interp/vm_tgc5c.cpp
|
||||
src/vm/fp_functions.cpp
|
||||
src/vm/instruction_decoder.cpp
|
||||
src/iss/semihosting/semihosting.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user