updates templates for decoder in seperate class, adds again generated templates
This commit is contained in:
@ -302,7 +302,7 @@ private:
|
||||
|
||||
//needs to be declared after instr_descr
|
||||
decoder instr_decoder;
|
||||
|
||||
|
||||
/* instruction definitions */
|
||||
/* instruction 0: LUI */
|
||||
continuation_e __lui(virt_addr_t& pc, code_word_t instr, jit_holder& jh){
|
||||
|
Reference in New Issue
Block a user