HomeSort by: relevance | last modified time | path
    Searched defs:bm_opr_imm (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-s12z.c 2266 bm_opr_imm (const struct instruction *insn)
3428 {"bclr.b", 1, 0xec, bm_opr_imm, 0},
3429 {"bclr.w", 1, 0xec, bm_opr_imm, 0},
3430 {"bclr.l", 1, 0xec, bm_opr_imm, 0},
3432 {"bset.b", 1, 0xed, bm_opr_imm, 0},
3433 {"bset.w", 1, 0xed, bm_opr_imm, 0},
3434 {"bset.l", 1, 0xed, bm_opr_imm, 0},
3436 {"btgl.b", 1, 0xee, bm_opr_imm, 0},
3437 {"btgl.w", 1, 0xee, bm_opr_imm, 0},
3438 {"btgl.l", 1, 0xee, bm_opr_imm, 0}
2259 bm_opr_imm (const struct instruction *insn) function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s12z.c 2266 bm_opr_imm (const struct instruction *insn)
3428 {"bclr.b", 1, 0xec, bm_opr_imm, 0},
3429 {"bclr.w", 1, 0xec, bm_opr_imm, 0},
3430 {"bclr.l", 1, 0xec, bm_opr_imm, 0},
3432 {"bset.b", 1, 0xed, bm_opr_imm, 0},
3433 {"bset.w", 1, 0xed, bm_opr_imm, 0},
3434 {"bset.l", 1, 0xed, bm_opr_imm, 0},
3436 {"btgl.b", 1, 0xee, bm_opr_imm, 0},
3437 {"btgl.w", 1, 0xee, bm_opr_imm, 0},
3438 {"btgl.l", 1, 0xee, bm_opr_imm, 0}
2259 bm_opr_imm (const struct instruction *insn) function
    [all...]

Completed in 30 milliseconds