Searched refs:CONDCS (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 41 #define CONDCS COND(0x5) macro 54 #define CONDLU CONDCS
|
H A D | bpf_jit_comp_64.c | 72 #define CONDCS COND(0x5) macro 85 #define CONDLU CONDCS
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 302 #define CONDCS (COND (0x5)) macro 320 #define CONDLU CONDCS 1298 cond ("bcs", "tcs", CONDCS, F_CONDBR), 1427 /* v9 */ movicc ("movcs", CONDCS, 0), 1497 /* v9 */ fmovicc ("cs", CONDCS, 0),
|