RBPN 30 core/vm-x86.c ASM((op)+0x40); ASMI(RBPN(reg)); } \ RBPN 34 core/vm-x86.c if (reg > 31) { ASM((op)+0x40); ASMI(RBPN(reg)); } \ RBPN 46 core/vm-x86.c ASM((op)+0x40); ASMI(RBPN(reg)); } \ RBPN 50 core/vm-x86.c if (reg > 15) { ASM((op)+0x40); ASMI(RBPN(reg)); } \