Go to the source code of this file.
◆ test_byte_buffer()
| void test_byte_buffer |
( |
struct pdp_11_t * |
pdp | ) |
|
98{
99 TRACE(
"\n\r\n\t\t TEST_BYTE\r\n\n",
"\n");
100
105}
#define TRACE(fmt,...)
Definition logger.h:39
void test_rw_byte_b(struct pdp_11_t *pdp)
Definition test_byte.c:11
void test_wword_r2b_b(struct pdp_11_t *pdp)
Definition test_byte.c:75
void test_rw_word_b(struct pdp_11_t *pdp)
Definition test_byte.c:31
void test_w2b_rword_b(struct pdp_11_t *pdp)
Definition test_byte.c:53