Remove invalid rsp instructions from python binding typing

This commit is contained in:
angie 2022-12-14 17:59:00 -03:00
parent 4be4f6798d
commit bd47bc6bc2

View File

@ -364,8 +364,6 @@ class InstrId:
rsp_sh: Enum
rsp_sw: Enum
rsp_pref: Enum
rsp_lwc1: Enum
rsp_swc1: Enum
rsp_mfc0: Enum
rsp_mtc0: Enum
rsp_nop: Enum