⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 parser.output

📁 用汇编语言编程源代码
💻 OUTPUT
📖 第 1 页 / 共 5 页
字号:
state 5    FP_ABS_OP  ->  Y_ABS_S_OP .   (rule 228)    $default	reduce using rule 228 (FP_ABS_OP)state 6    BINARY_IMM_ARITH_OP  ->  Y_ADDIU_OP .   (rule 143)    $default	reduce using rule 143 (BINARY_IMM_ARITH_OP)state 7    BINARY_IMM_ARITH_OP  ->  Y_ADDI_OP .   (rule 142)    $default	reduce using rule 142 (BINARY_IMM_ARITH_OP)state 8    BINARY_OP_I  ->  Y_ADDU_OP .   (rule 133)    $default	reduce using rule 133 (BINARY_OP_I)state 9    FP_BINARY_OP  ->  Y_ADD_D_OP .   (rule 231)    $default	reduce using rule 231 (FP_BINARY_OP)state 10    BINARY_OP_I  ->  Y_ADD_OP .   (rule 132)    $default	reduce using rule 132 (BINARY_OP_I)state 11    FP_BINARY_OP  ->  Y_ADD_S_OP .   (rule 230)    $default	reduce using rule 230 (FP_BINARY_OP)state 12    BINARY_IMM_LOGICAL_OP  ->  Y_ANDI_OP .   (rule 146)    $default	reduce using rule 146 (BINARY_IMM_LOGICAL_OP)state 13    BINARY_OP_I  ->  Y_AND_OP .   (rule 134)    $default	reduce using rule 134 (BINARY_OP_I)state 14    NULLARY_BR_OP  ->  Y_BC0F_OP .   (rule 176)    $default	reduce using rule 176 (NULLARY_BR_OP)state 15    NULLARY_BR_OP  ->  Y_BC0T_OP .   (rule 172)    $default	reduce using rule 172 (NULLARY_BR_OP)state 16    NULLARY_BR_OP  ->  Y_BC1F_OP .   (rule 177)    $default	reduce using rule 177 (NULLARY_BR_OP)state 17    NULLARY_BR_OP  ->  Y_BC1T_OP .   (rule 173)    $default	reduce using rule 173 (NULLARY_BR_OP)state 18    NULLARY_BR_OP  ->  Y_BC2F_OP .   (rule 178)    $default	reduce using rule 178 (NULLARY_BR_OP)state 19    NULLARY_BR_OP  ->  Y_BC2T_OP .   (rule 174)    $default	reduce using rule 174 (NULLARY_BR_OP)state 20    NULLARY_BR_OP  ->  Y_BC3F_OP .   (rule 179)    $default	reduce using rule 179 (NULLARY_BR_OP)state 21    NULLARY_BR_OP  ->  Y_BC3T_OP .   (rule 175)    $default	reduce using rule 175 (NULLARY_BR_OP)state 22    BINARY_BR_OP  ->  Y_BEQ_OP .   (rule 188)    $default	reduce using rule 188 (BINARY_BR_OP)state 23    UNARY_BR_OP  ->  Y_BGEZAL_OP .   (rule 181)    $default	reduce using rule 181 (UNARY_BR_OP)state 24    UNARY_BR_OP  ->  Y_BGEZ_OP .   (rule 180)    $default	reduce using rule 180 (UNARY_BR_OP)state 25    UNARY_BR_OP  ->  Y_BGTZ_OP .   (rule 182)    $default	reduce using rule 182 (UNARY_BR_OP)state 26    UNARY_BR_OP  ->  Y_BLEZ_OP .   (rule 183)    $default	reduce using rule 183 (UNARY_BR_OP)state 27    UNARY_BR_OP  ->  Y_BLTZAL_OP .   (rule 185)    $default	reduce using rule 185 (UNARY_BR_OP)state 28    UNARY_BR_OP  ->  Y_BLTZ_OP .   (rule 184)    $default	reduce using rule 184 (UNARY_BR_OP)state 29    BINARY_BR_OP  ->  Y_BNE_OP .   (rule 189)    $default	reduce using rule 189 (BINARY_BR_OP)state 30    ASM_CODE  ->  Y_BREAK_OP . Y_INT   (rule 30)    Y_INT	shift, and go to state 290state 31    CTL_COP_OP  ->  Y_CFC0_OP .   (rule 220)    $default	reduce using rule 220 (CTL_COP_OP)state 32    CTL_COP_OP  ->  Y_CFC1_OP .   (rule 221)    $default	reduce using rule 221 (CTL_COP_OP)state 33    CTL_COP_OP  ->  Y_CFC2_OP .   (rule 222)    $default	reduce using rule 222 (CTL_COP_OP)state 34    CTL_COP_OP  ->  Y_CFC3_OP .   (rule 223)    $default	reduce using rule 223 (CTL_COP_OP)state 35    CTL_COP_OP  ->  Y_CTC0_OP .   (rule 224)    $default	reduce using rule 224 (CTL_COP_OP)state 36    CTL_COP_OP  ->  Y_CTC1_OP .   (rule 225)    $default	reduce using rule 225 (CTL_COP_OP)state 37    CTL_COP_OP  ->  Y_CTC2_OP .   (rule 226)    $default	reduce using rule 226 (CTL_COP_OP)state 38    CTL_COP_OP  ->  Y_CTC3_OP .   (rule 227)    $default	reduce using rule 227 (CTL_COP_OP)state 39    FP_CONVERT_OP  ->  Y_CVT_D_S_OP .   (rule 238)    $default	reduce using rule 238 (FP_CONVERT_OP)state 40    FP_CONVERT_OP  ->  Y_CVT_D_W_OP .   (rule 239)    $default	reduce using rule 239 (FP_CONVERT_OP)state 41    FP_CONVERT_OP  ->  Y_CVT_S_D_OP .   (rule 240)    $default	reduce using rule 240 (FP_CONVERT_OP)state 42    FP_CONVERT_OP  ->  Y_CVT_S_W_OP .   (rule 241)    $default	reduce using rule 241 (FP_CONVERT_OP)state 43    FP_CONVERT_OP  ->  Y_CVT_W_D_OP .   (rule 242)    $default	reduce using rule 242 (FP_CONVERT_OP)state 44    FP_CONVERT_OP  ->  Y_CVT_W_S_OP .   (rule 243)    $default	reduce using rule 243 (FP_CONVERT_OP)state 45    FP_CMP_OP  ->  Y_C_EQ_D_OP .   (rule 264)    $default	reduce using rule 264 (FP_CMP_OP)state 46    FP_CMP_OP  ->  Y_C_EQ_S_OP .   (rule 248)    $default	reduce using rule 248 (FP_CMP_OP)state 47    FP_CMP_OP  ->  Y_C_F_D_OP .   (rule 262)    $default	reduce using rule 262 (FP_CMP_OP)state 48    FP_CMP_OP  ->  Y_C_F_S_OP .   (rule 246)    $default	reduce using rule 246 (FP_CMP_OP)state 49    FP_CMP_OP  ->  Y_C_LE_D_OP .   (rule 276)    $default	reduce using rule 276 (FP_CMP_OP)state 50    FP_CMP_OP  ->  Y_C_LE_S_OP .   (rule 260)    $default	reduce using rule 260 (FP_CMP_OP)state 51    FP_CMP_OP  ->  Y_C_LT_D_OP .   (rule 274)    $default	reduce using rule 274 (FP_CMP_OP)state 52    FP_CMP_OP  ->  Y_C_LT_S_OP .   (rule 258)    $default	reduce using rule 258 (FP_CMP_OP)state 53    FP_CMP_OP  ->  Y_C_NGE_D_OP .   (rule 275)    $default	reduce using rule 275 (FP_CMP_OP)state 54    FP_CMP_OP  ->  Y_C_NGE_S_OP .   (rule 259)    $default	reduce using rule 259 (FP_CMP_OP)state 55    FP_CMP_OP  ->  Y_C_NGLE_D_OP .   (rule 271)    $default	reduce using rule 271 (FP_CMP_OP)state 56    FP_CMP_OP  ->  Y_C_NGLE_S_OP .   (rule 255)    $default	reduce using rule 255 (FP_CMP_OP)state 57    FP_CMP_OP  ->  Y_C_NGL_D_OP .   (rule 273)    $default	reduce using rule 273 (FP_CMP_OP)state 58    FP_CMP_OP  ->  Y_C_NGL_S_OP .   (rule 257)    $default	reduce using rule 257 (FP_CMP_OP)state 59    FP_CMP_OP  ->  Y_C_NGT_D_OP .   (rule 277)    $default	reduce using rule 277 (FP_CMP_OP)state 60    FP_CMP_OP  ->  Y_C_NGT_S_OP .   (rule 261)    $default	reduce using rule 261 (FP_CMP_OP)state 61    FP_CMP_OP  ->  Y_C_OLT_D_OP .   (rule 266)    $default	reduce using rule 266 (FP_CMP_OP)state 62    FP_CMP_OP  ->  Y_C_OLT_S_OP .   (rule 250)    $default	reduce using rule 250 (FP_CMP_OP)state 63    FP_CMP_OP  ->  Y_C_OLE_D_OP .   (rule 267)    $default	reduce using rule 267 (FP_CMP_OP)state 64    FP_CMP_OP  ->  Y_C_OLE_S_OP .   (rule 251)    $default	reduce using rule 251 (FP_CMP_OP)state 65    FP_CMP_OP  ->  Y_C_SEQ_D_OP .   (rule 272)    $default	reduce using rule 272 (FP_CMP_OP)state 66    FP_CMP_OP  ->  Y_C_SEQ_S_OP .   (rule 256)    $default	reduce using rule 256 (FP_CMP_OP)state 67    FP_CMP_OP  ->  Y_C_SF_D_OP .   (rule 270)    $default	reduce using rule 270 (FP_CMP_OP)state 68    FP_CMP_OP  ->  Y_C_SF_S_OP .   (rule 254)    $default	reduce using rule 254 (FP_CMP_OP)state 69    FP_CMP_OP  ->  Y_C_UEQ_D_OP .   (rule 265)    $default	reduce using rule 265 (FP_CMP_OP)state 70    FP_CMP_OP  ->  Y_C_UEQ_S_OP .   (rule 249)    $default	reduce using rule 249 (FP_CMP_OP)state 71    FP_CMP_OP  ->  Y_C_ULT_D_OP .   (rule 268)    $default	reduce using rule 268 (FP_CMP_OP)state 72    FP_CMP_OP  ->  Y_C_ULT_S_OP .   (rule 252)    $default	reduce using rule 252 (FP_CMP_OP)state 73    FP_CMP_OP  ->  Y_C_ULE_D_OP .   (rule 269)    $default	reduce using rule 269 (FP_CMP_OP)state 74    FP_CMP_OP  ->  Y_C_ULE_S_OP .   (rule 253)    $default	reduce using rule 253 (FP_CMP_OP)state 75    FP_CMP_OP  ->  Y_C_UN_D_OP .   (rule 263)    $default	reduce using rule 263 (FP_CMP_OP)state 76    FP_CMP_OP  ->  Y_C_UN_S_OP .   (rule 247)    $default	reduce using rule 247 (FP_CMP_OP)state 77    DIV_POP  ->  Y_DIVU_OP .   (rule 156)    $default	reduce using rule 156 (DIV_POP)state 78    FP_BINARY_OP  ->  Y_DIV_D_OP .   (rule 233)    $default	reduce using rule 233 (FP_BINARY_OP)state 79    DIV_POP  ->  Y_DIV_OP .   (rule 155)    $default	reduce using rule 155 (DIV_POP)state 80    FP_BINARY_OP  ->  Y_DIV_S_OP .   (rule 232)    $default	reduce using rule 232 (FP_BINARY_OP)state 81    J_OPS  ->  Y_JALR_OP .   (rule 201)    $default	reduce using rule 201 (J_OPS)state 82

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -