Searched refs:sqword (Results 1 – 4 of 4) sorted by relevance
246 qword_t sqword; member
43 return (int32_t) op->data.sqword; in long_from_operand()
86 snprintf( str, len, "%" PRId64, op->data.sqword ); in get_operand_data_str()103 snprintf( str, len, "0x%08" PRIX64,op->data.sqword ); in get_operand_data_str()
149 qword sqword; member