radare2/libr/asm/arch/or1k
Anton Kochkov a94718304c
Do not use 0b... integer constants (#17421)
The form of 0b01101 appeared only in GCC 4.3.
It wasn't defined in the C standard and was only
an extension.
2020-08-08 18:10:11 +08:00
..
or1k_disas.c Do not use 0b... integer constants (#17421) 2020-08-08 18:10:11 +08:00
or1k_disas.h Do not use 0b... integer constants (#17421) 2020-08-08 18:10:11 +08:00