x86: use wrappers for memory access helpers
commit329e607d8efc77553b1bbf5059045301e50c32c8
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 29 Apr 2012 19:11:01 +0000 (29 19:11 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 14 Aug 2012 19:01:25 +0000 (14 19:01 +0000)
tree47313449a127fb13db51f395cef54c77fc4be9b4
parent608badfc660b1c4d20e67a64b639c7bcd2d5ba16
x86: use wrappers for memory access helpers

Switch to wrapped versions of memory access functions.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-i386/cpu.h
target-i386/mem_helper.c
target-i386/seg_helper.c