Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: crush
  • Order by date
  1. crush

    CPU flags

    Is there a way to access (copy to eax or something like that) the flag-register (overflow, carry, parity, EQ, etc.) directly without jumping in sub-routines accessing the stack?
  2. crush

    mixing c++ and x86

    Why not using the inline-Assembler (__asm-directive)? Then you have no problem accessing all vars with far ptr directly and debugging is more comfortable.

Part and Inventory Search

Back
Top