Lines Matching defs:void

65 static void serial_init(void)  in serial_init()  argument
294 static void test_xchg(void) in test_xchg() argument
339 static void test_shld(void) in test_shld() argument
349 static void test_mov_imm(void) in test_mov_imm() argument
377 static void test_sub_imm(void) in test_sub_imm() argument
401 static void test_xor_imm(void) in test_xor_imm() argument
425 static void test_cmp_imm(void) in test_cmp_imm() argument
450 static void test_add_imm(void) in test_add_imm() argument
466 static void test_eflags_insn(void) in test_eflags_insn() argument
496 static void test_io(void) in test_io() argument
553 static void test_call(void) in test_call() argument
599 static void test_jcc_short(void) in test_jcc_short() argument
624 static void test_jcc_near(void) in test_jcc_near() argument
647 static void test_long_jmp(void) in test_long_jmp() argument
660 static void test_push_pop(void) in test_push_pop() argument
726 static void test_null(void) in test_null() argument
736 static void test_pusha_popa(void) in test_pusha_popa() argument
769 static void test_iret(void) in test_iret() argument
824 static void test_int(void) in test_int() argument
837 static void test_sti_inhibit(void) in test_sti_inhibit() argument
857 static void test_imul(void) in test_imul() argument
906 static void test_mul(void) in test_mul() argument
932 static void test_div(void) in test_div() argument
960 static void test_idiv(void) in test_idiv() argument
986 static void test_cbw(void) in test_cbw() argument
1002 static void test_loopcc(void) in test_loopcc() argument
1032 static void test_das(void) in test_das() argument
1314 static void test_cwd_cdq(void) in test_cwd_cdq() argument
1359 static void test_lds_lss(void) in test_lds_lss() argument
1407 static void test_jcxz(void) in test_jcxz() argument
1448 static void test_cpuid(void) in test_cpuid() argument
1465 static void test_ss_base_for_esp_ebp(void) in test_ss_base_for_esp_ebp() argument
1485 static void test_sgdt_sidt(void) in test_sgdt_sidt() argument
1503 static void test_sahf(void) in test_sahf() argument
1513 static void test_lahf(void) in test_lahf() argument
1523 static void test_movzx_movsx(void) in test_movzx_movsx() argument
1542 static void test_bswap(void) in test_bswap() argument
1552 static void test_aad(void) in test_aad() argument
1562 static void test_aam(void) in test_aam() argument
1572 static void test_xlat(void) in test_xlat() argument
1588 static void test_salc(void) in test_salc() argument
1601 static void test_fninit(void) in test_fninit() argument
1612 static void test_nopl(void) in test_nopl() argument
1648 static void test_perf_loop(void) in test_perf_loop() argument
1663 static void test_perf_mov(void) in test_perf_mov() argument
1673 static void test_perf_arith(void) in test_perf_arith() argument
1683 static void test_perf_memory_load(void) in test_perf_memory_load() argument
1696 static void test_perf_memory_store(void) in test_perf_memory_store() argument
1709 static void test_perf_memory_rmw(void) in test_perf_memory_rmw() argument
1722 static void test_dr_mod(void) in test_dr_mod() argument
1733 static void test_smsw(void) in test_smsw() argument
1748 static void test_xadd(void) in test_xadd() argument
1759 void realmode_start(void) in realmode_start() argument