Home
last modified time | relevance | path

Searched refs:BX_WRITE_8BIT_REG (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/bochs/bochs-2.7/cpu/
H A Dcpu.h176 #define BX_WRITE_8BIT_REG(index, val) {\ macro
182 #define BX_WRITE_8BIT_REGx(index, ext, val) BX_WRITE_8BIT_REG(index, val)