GNU Info

Info Node: (nasm.info)Section B.4.284

(nasm.info)Section B.4.284


Next: Section B.4.285 Prev: Section B.4.283 Up: Section B.4
Enter node , (file) or (file)node

B.4.284. `SALC': Set AL from Carry Flag
---------------------------------------

     SALC                          ; D6                  [8086,UNDOC]

   `SALC' is an early undocumented instruction similar in concept to
`SETcc' (*Note Section B.4.287::). Its function is to set `AL' to zero
if the carry flag is clear, or to `0xFF' if it is set.


automatically generated by info2www version 1.2.2.9