Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilepro.c303 #define BUNDLE_TEMPLATE_MASK(p0, p1, p2) \ macro
307 BUNDLE_TEMPLATE_MASK(1 << (p0), 1 << (p1), (1 << (p2))) \
813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
Dtc-tilegx.c348 #define BUNDLE_TEMPLATE_MASK(p0, p1, p2) \ macro
352 BUNDLE_TEMPLATE_MASK(1 << (p0), 1 << (p1), (1 << (p2))) \
922 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()