opengnsys_ipxe/src/tests
Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers
When the 16-bit segment registers are accessed using 32-bit instructions
the high order bytes are undefined on older CPUs.  We now explicitly
zero the high order bytes when snapshotting the CPU state.  This ensures
that the GDB stub reports consistent values for the segment registers.
2008-06-30 19:19:48 +01:00
..
gdbstub_test.S [GDB] Add watch and rwatch hardware watchpoints 2008-06-30 19:19:48 +01:00
gdbstub_test.gdb [GDB] Zero-extend 16-bit segment registers 2008-06-30 19:19:48 +01:00
linebuf_test.c Line buffer API changed a while ago 2007-07-03 21:21:50 +01:00
memcpy_test.c Had this file lying around for ages; may as well check it in. 2007-01-11 15:31:50 +00:00
umalloc_test.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00
uri_test.c Add a couple of tests for the URI parsing and resolving code. 2007-06-03 02:15:00 +00:00