Searched refs:CONDGE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 78 #define CONDGE COND(0xb) macro 130 #define BGE (BRANCH | CONDGE)
|
H A D | bpf_jit_comp_32.c | 47 #define CONDGE COND(0xb) macro
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 305 #define CONDGE (COND (0xb)) macro 1303 cond ("bge", "tge", CONDGE, F_CONDBR), 1431 /* v9 */ movcc ("movge", CONDGE, FCONDGE, 0), 1500 /* v9 */ fmovcc ("ge", CONDGE, FCONDGE, 0),
|