Searched refs:XCC (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/sparc/lib/ |
| A D | GENmemcpy.S | 38 #ifndef XCC 39 #define XCC xcc macro 76 tne %XCC, 5 81 be,pn %XCC, 85f 84 blu,a,pn %XCC, 80f 89 bne,a,pn %XCC, 90f 100 bne,pt %XCC, 1b 109 bne,pt %XCC, 1b 119 bne,pn %XCC, 90f 126 bgu,pt %XCC, 1b [all …]
|
| A D | copy_in_user.S | 11 #define XCC xcc macro 50 be,pn %XCC, 85f 53 bleu,a,pn %XCC, 80f 58 bne,pn %XCC, 90f 67 bgu,pt %XCC, 1b 70 be,pt %XCC, 1f 78 be,pt %XCC, 85f 85 bne,pn %XCC, 90f 93 bgu,pt %XCC, 82b 105 bgu,pt %XCC, 90b
|
| A D | NGmemcpy.S | 72 #ifndef XCC 73 #define XCC xcc macro 178 be,pn %XCC, 85f 208 be,pt %XCC, 2f 216 bne,pt %XCC, 1b 236 be,pt %XCC, 50f 240 be,pt %XCC, 10f 292 bne,pt %XCC, 8b 384 bne,pt %XCC, 1b 419 be,pt %XCC, 1f [all …]
|
| A D | U3memcpy.S | 60 #ifndef XCC 61 #define XCC xcc macro 200 be,pt %XCC, 2f 217 bgu,pt %XCC, 1b 301 bg,pt %XCC, 1b 322 be,pt %XCC, 1f 341 be,pn %XCC, 2f 343 be,pn %XCC, 2f 355 be,pn %XCC, 2f 427 be,pt %XCC, 1f [all …]
|
| A D | NG2memcpy.S | 82 #ifndef XCC 83 #define XCC xcc macro 256 be,pn %XCC, 85f 273 blu,pt %XCC, 75f 291 be,pt %XCC, 2f 299 bne,pt %XCC, 1b 500 bgu,pt %XCC, 1b 503 be,pt %XCC, 1f 510 be,pt %XCC, 1f 517 be,pt %XCC, 85f [all …]
|
| A D | U1memcpy.S | 66 #ifndef XCC 67 #define XCC xcc macro 254 be,pn %XCC, 85f 261 blu,pt %XCC, 70f 269 be,pt %XCC, 2f 286 bgu,pt %XCC, 1b 593 bgu,pt %XCC, 1b 596 be,pt %XCC, 1f 603 be,pt %XCC, 1f 610 be,pt %XCC, 85f [all …]
|
| A D | NG4memcpy.S | 88 #ifndef XCC 89 #define XCC xcc macro 109 tne %XCC, 5
|
| /linux/arch/sparc/net/ |
| A D | bpf_jit_comp_64.c | 119 #define XCC (1 << 21) macro 121 #define BRANCH (F2(0, 1) | XCC) 122 #define CBCOND_OP (F2(0, 3) | XCC) 621 if (br_opc & XCC) in emit_branch()
|
Completed in 16 milliseconds