Difference between revisions of "84PCE:Syscalls:021DAC"
From WikiTI
(Created page with "SetDEtoHLminusDE 021DAC - SetDEtoHLminusDE == Synopsis == '''Hypothesized Official Name:''' SetDEtoH...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:84PCE:Syscalls:By Name| | + | [[Category:84PCE:Syscalls:By Name|NegDE]] |
− | [[Category:84PCE:Syscalls:By Address|021DAC - | + | [[Category:84PCE:Syscalls:By Address|021DAC - NegDE]] |
== Synopsis == | == Synopsis == | ||
− | '''Hypothesized Official Name:''' | + | '''Hypothesized Official Name:''' NegDE |
'''Syscall Address:''' 021DACh | '''Syscall Address:''' 021DACh | ||
− | + | Does 0-DE and stores the result in DE. | |
=== Inputs === | === Inputs === | ||
− | + | DE - value | |
− | + | ||
− | DE - | + | |
=== Outputs === | === Outputs === | ||
− | DE = | + | DE = 0-value |
=== Destroys === | === Destroys === | ||
* None | * None |
Latest revision as of 11:58, 4 September 2015
Contents
Synopsis
Hypothesized Official Name: NegDE
Syscall Address: 021DACh
Does 0-DE and stores the result in DE.
Inputs
DE - value
Outputs
DE = 0-value
Destroys
- None