OSDN Git Service

[VM][I386] i386_sreg_load() : Replace IF-branch to CASE branch, to be faster.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 23 May 2019 20:29:56 +0000 (05:29 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 23 May 2019 20:29:56 +0000 (05:29 +0900)
commitabc26792dd4b81f00c4c2d7e16d250e538688ace
treecd1b41bb4f795d199596b00f8929753f3a647428
parent31cbe322db7fae1b6bf769ebd37e1b9224226717
[VM][I386] i386_sreg_load() : Replace IF-branch to CASE branch, to be faster.
[VM][I386] i386priv.h : Add Segment descriptor table (GDT/LDT etc) bitfield description defines and bit value defines of sreg[foo].flags.
[VM][I386] Some functions change to static from INLINE, these seems not be used heavily, used sometimes.
source/src/vm/mame/emu/cpu/i386/i386.c
source/src/vm/mame/emu/cpu/i386/i386priv.h