From: anonymous c. <nas...@us...> - 2013-10-16 07:36:33
|
> BND prefix support is also added. I did not know of a case using bnd and jcc8 > at the same time. So I left that unresolved. Please let me know if this should > be resolved. BND works for these: Jcc Jb/Jz, CALL/JMP Jz/Ev, RET(N), RET(N) Iw BND should warn for anything else, including JMP Jb. |