Closed Pigrecos closed 8 years ago
Hello, I realized that all of the all constant definitions related to the category of Istruction are set to 0.
Thank you ;)
INST_CATEGORY_ARITHMETIC = 0; INST_CATEGORY_FLOATING_POINT = 0; INST_CATEGORY_X87_FPU = 0; INST_CATEGORY_COMPARE = 0; INST_CATEGORY_DATA_TRANSFER = 0; INST_CATEGORY_LOAD = 0; INST_CATEGORY_CONVERT = 0; INST_CATEGORY_INTEGER = 0; INST_CATEGORY_STORE = 0; ....... ..... etc..
Hello, I realized that all of the all constant definitions related to the category of Istruction are set to 0.
Thank you ;)
INST_CATEGORY_ARITHMETIC = 0; INST_CATEGORY_FLOATING_POINT = 0; INST_CATEGORY_X87_FPU = 0; INST_CATEGORY_COMPARE = 0; INST_CATEGORY_DATA_TRANSFER = 0; INST_CATEGORY_LOAD = 0; INST_CATEGORY_CONVERT = 0; INST_CATEGORY_INTEGER = 0; INST_CATEGORY_STORE = 0; ....... ..... etc..