How to set carry flag in specific bit in GPR without shifts / rotations?

前端 未结 0 1474
一向
一向 2020-12-09 21:20

I\'m writing a program in NASM and i need to set the value of carry flag in a specific bit in GPR (general purpose register) without changing other bits in register.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题