qemu-irix/include/qemu
Paolo Bonzini 6046c62086 int128: optimize and add test cases
For add, the carry only requires checking one of the arguments.
For sub and neg, we can similarly optimize computation of the
carry.

For ge, we can just do lexicographic order.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-07-02 08:17:01 +02:00
..
acl.h
aes.h
atomic.h
bitmap.h
bitops.h
bswap.h
cache-utils.h
compatfd.h
compiler.h audio: Replace static functions in header file by macros, remove GCC_ATTR 2013-06-21 22:52:50 +04:00
config-file.h remove some double-includes 2013-05-18 16:35:12 +04:00
crc32c.h
envlist.h
error-report.h error-report.h: Supply missing include 2013-06-14 08:58:56 -05:00
event_notifier.h
fifo8.h
hbitmap.h
host-utils.h
int128.h int128: optimize and add test cases 2013-07-02 08:17:01 +02:00
iov.h
log.h cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
main-loop.h
module.h
notify.h notify: add NotiferWithReturn so notifier list can abort 2013-06-28 09:20:26 +02:00
option.h qemu-option: check_params() is now unused, drop it 2013-06-19 14:10:42 -05:00
option_int.h
osdep.h osdep: add qemu_get_local_state_pathname() 2013-05-30 11:37:37 -05:00
queue.h
range.h
ratelimit.h
sockets.h
thread-posix.h
thread-win32.h
thread.h
timer.h
tls.h
typedefs.h memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h 2013-06-11 17:58:03 +02:00
uri.h
xattr.h