Skip to content

Commit

Permalink
HV: instr_emul: convert sizes to uint8_t
Browse files Browse the repository at this point in the history
Op_sizes are mostly from vie->opsize which is a 4-bit field in struct vie. Use
uint8_t instead of int to represent them.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
  • Loading branch information
junjiemao1 authored and lijinxia committed Jul 5, 2018
1 parent bbb6920 commit edc7931
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 78 deletions.
Loading

0 comments on commit edc7931

Please sign in to comment.