Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024) macro
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */
/dports/emulators/qemu42/qemu-4.2.1/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024) macro
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */
/dports/emulators/qemu5/qemu-5.2.0/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024) macro
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024) macro
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */
/dports/emulators/qemu-utils/qemu-4.2.1/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024) macro
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024)
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */
/dports/emulators/qemu/qemu-6.2.0/roms/sgabios/
H A Dsgabios.h21 #define SGABIOS_EBDA_BYTES (SGABIOS_EBDA_KB*1024) macro
22 #define SGABIOS_EBDA_DELTA (SGABIOS_EBDA_BYTES/16)
H A Dsgabios.S360 movw $SGABIOS_EBDA_BYTES, %si /* si = offset of first byte to move */
371 movw $SGABIOS_EBDA_BYTES, 4(%bx) /* bytes in new ebda buffer */