Searched refs:CONDLU (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 54 #define CONDLU CONDCS macro 62 #define BLU (F2(0, 2) | CONDLU)
|
H A D | bpf_jit_comp_64.c | 85 #define CONDLU CONDCS macro 132 #define BLU (BRANCH | CONDLU)
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 320 #define CONDLU CONDCS macro 1310 cond ("blu", "tlu", CONDLU, F_CONDBR|F_ALIAS), /* for cs */ 1428 /* v9 */ movicc ("movlu", CONDLU, F_ALIAS), 1507 /* v9 */ fmovicc ("lu", CONDLU, F_ALIAS),
|