Searched refs:register0_attribute (Results 1 – 3 of 3) sorted by relevance
140 bool register0_attribute : 1; member
127 printf("%c%d.%c", instr->register0_attribute ? 'a' : '$', in print_src()239 printf("%c%d.%c", prev_instr->register0_attribute ? 'a' : '$', in print_src()
463 code->register0_attribute = instr->reg0_is_attr; in gpir_codegen_reg0_slot()602 if (code[i].register0_attribute) in gpir_codegen_prog()