Home
last modified time | relevance | path

Searched refs:IMM0_3c (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/disas/
H A Dsh4.c80 IMM0_3c, /* xxxx 0iii */ enumerator
1097 …/* 10000110nnnn0iii bclr #<imm>, <REG_N> */ {"bclr",{A_IMM, A_REG_N},{HEX_8,HEX_6,REG_N,IMM0_3c},…
1106 …/* 10000111nnnn0iii bst #<imm>, <REG_N> */ {"bst",{A_IMM, A_REG_N},{HEX_8,HEX_7,REG_N,IMM0_3c}, …
1663 case IMM0_3c: in print_insn_sh()