Home
last modified time | relevance | path

Searched refs:BA_QUICK_HIGH (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dcris.h181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10) macro
182 #define BA_QUICK_OPCODE (BA_QUICK_HIGH * 0x100 + BRANCH_QUICK_LOW)
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-cris.c1069 storep[1] = BA_QUICK_HIGH; in md_create_short_jump()