Home
last modified time | relevance | path

Searched defs:CC3 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dtic54x.h110 #define CC3(OP) (((OP)>>8)&0x3) macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dtic54x.h110 #define CC3(OP) (((OP)>>8)&0x3) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c419 const int CC3 = 1 << 0; local
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c826 const int CC3 = 1 << 0; in s390_branch_condition_mask() local