Searched refs:CONDGU (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 48 #define CONDGU COND(0xc) macro 59 #define BGU (F2(0, 2) | CONDGU)
|
H A D | bpf_jit_comp_64.c | 79 #define CONDGU COND(0xc) macro 128 #define BGU (BRANCH | CONDGU)
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 306 #define CONDGU (COND (0xc)) macro 1305 cond ("bgu", "tgu", CONDGU, F_CONDBR), 1432 /* v9 */ movicc ("movgu", CONDGU, 0), 1502 /* v9 */ fmovicc ("gu", CONDGU, 0),
|