Home
last modified time | relevance | path

Searched defs:x86_reg (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h37 struct x86_reg { struct
38 unsigned file:2;
39 unsigned idx:4;
40 unsigned mod:2; /* mod_REG if this is just a register */
64 enum x86_reg_file { argument
/third_party/ffmpeg/libavutil/x86/
Dasm.h39 typedef int64_t x86_reg; typedef
61 typedef int32_t x86_reg; typedef
72 typedef int x86_reg; typedef