Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/include/public/xed/
H A Dxed-encoder-hl.h409 } xed_encoder_instruction_t; typedef
420 static XED_INLINE void xed_addr(xed_encoder_instruction_t* x, in xed_addr()
429 static XED_INLINE void xed_rep(xed_encoder_instruction_t* x) { in xed_rep()
448 xed_encoder_instruction_t* in);
462 xed_encoder_instruction_t* inst, in xed_inst0()
483 xed_encoder_instruction_t* inst, in xed_inst1()
507 xed_encoder_instruction_t* inst, in xed_inst2()
534 xed_encoder_instruction_t* inst, in xed_inst3()
565 xed_encoder_instruction_t* inst, in xed_inst4()
598 xed_encoder_instruction_t* inst, in xed_inst5()
[all …]
/dports/devel/upp/upp/bazaar/Xed/xed/src/enc/
H A Dxed-encoder-hl.c27 xed_encoder_instruction_t* in) { in xed_convert_to_encoder_request()