Home
last modified time | relevance | path

Searched refs:BO32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c250 /* The BO32 field in a BD15 form instruction. */
251 #define BO32 BI32 + 1
255 #define B8 BO32 + 1
2358 /* A mask that excludes BO32 and BI32. */
2360 /* A mask that includes BO32 and excludes BI32. */
2362 /* A mask that include BO32 AND BI32. */
2921 /* The BO32 encodings used in extended VLE conditional branch mnemonics. */
7144 {"e_bc", BD15(30,8,0), BD15_MASK, PPCVLE, 0, {BO32, BI32, B15}},
7145 {"e_bcl", BD15(30,8,1), BD15_MASK, PPCVLE, 0, {BO32, BI32, B15}},
249 #define BO32 global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c250 /* The BO32 field in a BD15 form instruction. */
251 #define BO32 BI32 + 1
255 #define B8 BO32 + 1
2358 /* A mask that excludes BO32 and BI32. */
2360 /* A mask that includes BO32 and excludes BI32. */
2362 /* A mask that include BO32 AND BI32. */
2921 /* The BO32 encodings used in extended VLE conditional branch mnemonics. */
7144 {"e_bc", BD15(30,8,0), BD15_MASK, PPCVLE, 0, {BO32, BI32, B15}},
7145 {"e_bcl", BD15(30,8,1), BD15_MASK, PPCVLE, 0, {BO32, BI32, B15}},
249 #define BO32 global() macro

Completed in 23 milliseconds