On 07/19/2018 05:54 AM, Stefan Markovic wrote: > + int rt = 30 + ((ctx->opcode >> 9) & 1); > + switch ((ctx->opcode >> 8) & 1) {
extract32. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
On 07/19/2018 05:54 AM, Stefan Markovic wrote: > + int rt = 30 + ((ctx->opcode >> 9) & 1); > + switch ((ctx->opcode >> 8) & 1) {
extract32. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~