- Intermediate fix to allow register allocator failure
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@829 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
		| @@ -12876,6 +12876,7 @@ static void transform_to_arch_instructions(struct compile_state *state) | ||||
| 				in = pre_copy(state, ins, &RHS(ins, 0), | ||||
| 					REG_DX, REGCM_GPR16); | ||||
| 			} | ||||
| 			post_copy(state, ins); | ||||
| 			break; | ||||
| 		case OP_OUTB: | ||||
| 		case OP_OUTW: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user