HomeSort by relevance Sort by last modified time
    Searched refs:BUNDLE_TEMPLATE_MASK (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c 348 #define BUNDLE_TEMPLATE_MASK(p0, p1, p2) \
352 BUNDLE_TEMPLATE_MASK(1 << (p0), 1 << (p1), (1 << (p2))) \
922 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes,
    [all...]
tc-tilepro.c 303 #define BUNDLE_TEMPLATE_MASK(p0, p1, p2) \
307 BUNDLE_TEMPLATE_MASK(1 << (p0), 1 << (p1), (1 << (p2))) \
813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes,
    [all...]

Completed in 498 milliseconds