Home | History | Annotate | Download | only in x86_64

Lines Matching full:andl

589     tcg_out_modrm(s, 0x81 | rexw, 4, r0); /* andl $x, r0 */
592 tcg_out_modrm(s, 0x81, 4, r1); /* andl $x, r1 */
784 tcg_out_modrm(s, 0x81 | rexw, 4, r0); /* andl $x, r0 */
787 tcg_out_modrm(s, 0x81, 4, r1); /* andl $x, r1 */