Home
last modified time | relevance | path

Searched refs:_opcode_int64_low (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/binutils/opcodes/
H A Dia64-gen.c61 #define _opcode_int64_low(x) ((unsigned long) (((x) & 0xffffffff))) macro
64 fprintf ((s), "%08lx%08lx", _opcode_int64_high (x), _opcode_int64_low (x))