Fix an API of a function returning bool
x86-64 psABI says that only the least significant 8 bits are significant if RAX has a return value of a function returning bool.
parent
8c7071a1
Please register or sign in to comment
x86-64 psABI says that only the least significant 8 bits are significant if RAX has a return value of a function returning bool.