Sign in
chromium
/
chromium
/
deps
/
nasm.git
/
refs/heads/main
/
.
/
test
/
clzero.asm
blob: 89597a9af334ce71822e7882da196549d64b0a10 [
file
] [
log
] [
blame
] [
edit
]
bits
16
clzero
clzero ax
clzero eax
%
ifdef ERROR
clzero rax
%
endif
bits
32
clzero
clzero ax
clzero eax
%
ifdef ERROR
clzero rax
%
endif
bits
64
clzero
%
ifdef ERROR
clzero ax
%
endif
clzero eax
clzero rax