Home
last modified time | relevance | path

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

/third_party/musl/arch/i386/bits/
Dfenv.h26 unsigned int __opcode:11; member
/third_party/musl/arch/x32/bits/
Dfenv.h26 unsigned int __opcode:11; member
/third_party/musl/arch/x86_64/bits/
Dfenv.h26 unsigned int __opcode:11; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_build_pm4.h146 unsigned __opcode = PKT3_SET_UCONFIG_REG_INDEX; \
149 __opcode = PKT3_SET_UCONFIG_REG; \
150 radeon_emit(PKT3(__opcode, 1, 0)); \