Home
last modified time | relevance | path

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

/external/u-boot/include/
Dbitfield.h48 static inline uint bitfield_extract(uint reg_val, uint shift, uint width) in bitfield_extract() function
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp606 bitfield_extract(operand a, operand b, operand c) in bitfield_extract() function