OSDN Git Service

softmmu: remove now unused functions
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Fri, 10 Jul 2015 09:56:56 +0000 (12:56 +0300)
committerRichard Henderson <rth@twiddle.net>
Fri, 11 Sep 2015 15:16:05 +0000 (08:16 -0700)
commitb8611499b940b1b4db67aa985e3a844437bcbf00
treef01ba46ffcdb419a2d2616ea55007a40482a5d6d
parent282dffc8a4bfe8724548cabb8a26698bde0a6e18
softmmu: remove now unused functions

Now that the cpu_ld/st_* function directly call helper_ret_ld/st, we can
drop the old helper_ld/st functions.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20150710095656.13280.7085.stgit@PASHA-ISP>
Signed-off-by: Richard Henderson <rth@twiddle.net>
include/exec/cpu_ldst.h
softmmu_template.h