Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/
H A D0001-util-format-Check-for-NEON-before-using-it.patch18 src/util/format/u_format.c | 2 +-
22 diff --git a/src/util/format/u_format.c b/src/util/format/u_format.c
24 --- a/src/util/format/u_format.c
25 +++ b/src/util/format/u_format.c
41 #include <u_format.h>
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Duprobes.c83 switch (inst.u_format.rt) { in is_trap_insn()
H A Dprocess.c327 return ((ip->u_format.uimmediate >> 6) & mm_jalr_op) == mm_jalr_op; in is_jump_ins()
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h640 struct u_format { /* unsigned immediate format */ struct
1089 struct u_format u_format; member