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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c121 This sets the y bit of the BO field appropriately. */
133 This sets the y bit of the BO field appropriately. */
162 /* The BO field in a B form instruction. Certain values are macro
164 #define BO (15)
168 /* The BO field in a B form instruction when the + or - modifier is
169 used. This is like the BO field, but it must be even. */
458 We must set the y bit of the BO field to 1 if the offset is
511 /* Check for legal values of a BO field. */
538 /* The BO field in a B form instruction. Warn about attempts to set
562 /* The BO fiel
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c152 This sets the y bit of the BO field appropriately. */
164 This sets the y bit of the BO field appropriately. */
193 /* The BO field in a B form instruction. Certain values are macro
195 #define BO BI + 1
199 /* The BO field in a B form instruction when the + or - modifier is
200 used. This is like the BO field, but it must be even. */
201 #define BOE BO + 1
683 (ie. not Power4 compatible), we set the y bit of the BO field to 1
690 in BO field, the "a" bit is 00010 for branch on CR(BI) and 01000
779 /* Check for legal values of a BO fiel
[all...]

Completed in 94 milliseconds