-
由 Max Filippov 提交于
Numeric assembly arguments are hard to understand and assembly code that uses them is hard to modify. Use named arguments in BIT_OP and TEST_AND_BIT_OP macros. Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>e4449170
Numeric assembly arguments are hard to understand and assembly code that
uses them is hard to modify. Use named arguments in BIT_OP and
TEST_AND_BIT_OP macros.
Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>