Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.h198 ADD_OP, SUB_OP, MUL_OP, ASL_OP, ASR_OP, LSR_OP, ANDB_OP, ORB_OP, enumerator
H A Didef-parser.y303 HexValue tmp = gen_bin_op(c, &@1, ANDB_OP, &$1, &$3);
550 $$ = gen_bin_op(c, &@1, ANDB_OP, &$1, &$3);
797 $$ = gen_bin_op(c, &@1, ANDB_OP, &$3, &one);