The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Laboratory
»
bsr eax, eax with eax=0
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: bsr eax, eax with eax=0 (Read 12622 times)
dedndave
Member
Posts: 8829
Still using Abacus 2.0
Re: bsr eax, eax with eax=0
«
Reply #15 on:
September 04, 2013, 12:08:15 AM »
i read it this way:
if they say "undefined", assume nothing - lol
the way we typically use BSF/BSR, we branch on cases according to the ZF to handle the issue
Logged
Print
Pages:
1
[
2
]
« previous
next »
The MASM Forum
»
General
»
The Laboratory
»
bsr eax, eax with eax=0