Home | History | Annotate | Download | only in cpu

Lines Matching full:xop

1017 (define-pmacro (set-bit xop xbitnum xval) 
1018 (set xop (or
1019 (and xop (inv (sll 1 xbitnum)))