intel: Make instr_out take the decode context.
authorEric Anholt <eric@anholt.net>
Tue, 20 Dec 2011 23:29:03 +0000 (15:29 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 21:21:19 +0000 (13:21 -0800)
commitc1d2946da8f13ea8cbda1e33aeccee4d06015fea
treeae8bde7afbbffda6a6a751172d3c3946fb657c18
parentb0371612f45229879c46d6a29adbe6939fbc97d4
intel: Make instr_out take the decode context.

This reduces some of the extra derefs of the pointers.
intel/intel_decode.c