382383384385386387388389390391392
testRule instanceof Rule_codeRegisterV64 || testRule instanceof Rule_codeRegisterV64Dst) register.set64bit(true); register.setName(rule.spelling); register.mapRegister(currentMethod); return register; }