Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dexpr.h84 O_bit_and, enumerator
Dsymbols.c1052 case O_bit_and: in resolve_symbol_value()
1158 case O_bit_and: left &= right; break; in resolve_symbol_value()
2515 case O_bit_and: in print_expr_1()
Dexpr.c1390 __, O_bit_or_not, __, __, __, O_modulus, O_bit_and, __,
1775 case O_bit_and: resultP->X_add_number &= v; break; in expr()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic80.c415 case O_bit_and: in find_opcode()
588 case O_bit_and: in build_insn()
Dtc-s390.c865 case O_bit_and:
Dtc-sh64.c2339 && imm_expr->X_op == O_bit_and in shmedia_get_operands()
Dtc-alpha.c755 case O_bit_and: name = "O_bit_and"; break; in debug_exp()