On 10/12/18 10:30 AM, Bastian Koppelmann wrote: > if (!decode_insn32(ctx, ctx->opcode)) { > - /* fallback to old decoder */ > - decode_RV32_64G(env, ctx); > }
Still need gen_exception_illegal. r~
On 10/12/18 10:30 AM, Bastian Koppelmann wrote: > if (!decode_insn32(ctx, ctx->opcode)) { > - /* fallback to old decoder */ > - decode_RV32_64G(env, ctx); > }
Still need gen_exception_illegal. r~