Searched defs:allow_16bit_write (Results 1 – 1 of 1) sorted by relevance
691 bool allow_16bit_write) in add_subdword_definition()3192 bool allow_16bit_write = reg.byte() % 2 == 0 && !register_file.test(reg, 2); in register_allocation() local