Searched refs:int8_t (Results 1 – 20 of 20) sorted by relevance
43 typedef char int8_t; typedef52 typedef char int8_t; typedef64 typedef char int8_t; typedef76 typedef char int8_t; typedef99 typedef int8_t INT8;
50 typedef char int8_t; typedef62 typedef char int8_t; typedef74 typedef char int8_t; typedef97 typedef int8_t INT8;
105 int8_t directory;106 int8_t pad;
62 typedef int int8_t __attribute__((mode(QI))); typedef71 typedef char int8_t; typedef
83 : "Ic"((int8_t)(ISO_SECTOR_BITS - sector_size_lg2)), in iso9660_devread()
642 int8_t tsc_shift;647 int8_t pad1[3];827 int8_t cmd_line[MAX_GUEST_CMDLINE];
37 typedef __s8 int8_t; typedef
62 checksum += ((int8_t *)pir)[i]; in create_pir_tables()
367 sum += ((int8_t *)start)[i]; in smbios_entry_point_init()372 sum += ((int8_t *)start)[i]; in smbios_entry_point_init()
808 int8_t tsc_shift; in get_cpu_mhz()
63 static int8_t g_disabled = -1; in hvm_asid_init()
52 typedef int8_t flex_int8_t;
48 typedef int8_t flex_int8_t;
44 typedef int8_t flex_int8_t;
24 #define s8 int8_t
1010 int8_t exn_raised;2765 ea.mem.off += insn_fetch_type(int8_t); in x86_decode()2823 ea.mem.off += insn_fetch_type(int8_t); in x86_decode()2856 case 1: imm1 = insn_fetch_type(int8_t); break; in x86_decode()3303 _regs.eflags |= ((int8_t)_regs.al < 0) ? X86_EFLAGS_SF : 0; in x86_emulate()3653 case 2: _regs.ax = (int8_t)_regs.al; break; /* cbw */ in x86_emulate()4755 dst.val = (int8_t)src.val * (int8_t)_regs.al; in x86_emulate()4756 if ( (int8_t)dst.val != (int16_t)dst.val ) in x86_emulate()4841 v = (int8_t)src.val; in x86_emulate()4845 dst.val = (int8_t)u[0]; in x86_emulate()[all …]
504 static int8_t fix_needed = -1; in errata_c6_eoi_workaround()
1564 : "Ic"((int8_t)(ISO_SECTOR_BITS - sector_size_lg2)),
62 typedef int8_t flex_int8_t;
Completed in 43 milliseconds