Skip to content
Commit 525ca33a authored by Fangrui Song's avatar Fangrui Song
Browse files

i386: Replace movzx with movzbl

Similar to 6720d36b for x86-64.

Clang cannot assemble movzx in the AT&T dialect mode.  Change movzx to
movzbl, which follows the AT&T dialect and is used elsewhere in the
file.
parent ed0185e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment