Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c6571 int r0off = (inst.instruction == T_MNEM_mov in do_t_mov_cmp() local
6579 inst.instruction |= inst.operands[0].reg << r0off; in do_t_mov_cmp()
6588 inst.instruction |= inst.operands[0].reg << r0off; in do_t_mov_cmp()
6676 int r0off = (inst.instruction == T_MNEM_mvn in do_t_mvn_tst() local
6685 inst.instruction |= inst.operands[0].reg << r0off; in do_t_mvn_tst()
6709 inst.instruction |= inst.operands[0].reg << r0off; in do_t_mvn_tst()