Home | History | Annotate | Download | only in amd64

Lines Matching full:do_andn64

8 void do_andn64 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg1, ULong arg2 )
865 do_andn64(&flags, &res, w1, w2);