Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dm88k-protos.h59 extern int reg_or_bbx_mask_operand PARAMS ((rtx, enum machine_mode));
H A Dm88k.md1153 (eq (and:SI (match_operand:SI 0 "reg_or_bbx_mask_operand" "%r")
1154 (match_operand:SI 1 "reg_or_bbx_mask_operand" "n"))
1166 (ne (and:SI (match_operand:SI 0 "reg_or_bbx_mask_operand" "%r")
1167 (match_operand:SI 1 "reg_or_bbx_mask_operand" "n"))
H A Dm88k.c1347 reg_or_bbx_mask_operand (op, mode) in reg_or_bbx_mask_operand() function
/openbsd/gnu/gcc/gcc/config/m88k/
H A Dpredicates.md97 (define_predicate "reg_or_bbx_mask_operand"
H A Dm88k.md1161 (eq (and:SI (match_operand:SI 0 "reg_or_bbx_mask_operand" "%r")
1162 (match_operand:SI 1 "reg_or_bbx_mask_operand" "n"))
1174 (ne (and:SI (match_operand:SI 0 "reg_or_bbx_mask_operand" "%r")
1175 (match_operand:SI 1 "reg_or_bbx_mask_operand" "n"))