Searched refs:BD (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c110 /* The BD field in a B form instruction. The lower two bits are macro
112 #define BD (5)
115 /* The BD field in a B form instruction when absolute addressing is
120 /* The BD field in a B form instruction when the - modifier is used.
126 /* The BD field in a B form instruction when the - modifier is used
132 /* The BD field in a B form instruction when the + modifier is used.
138 /* The BD field in a B form instruction when the + modifier is used
436 /* The BD field in a B form instruction. The lower two bits are
456 /* The BD field in a B form instruction when the - modifier is used.
485 /* The BD fiel
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Ddepmod.pl74 opendir(BD, $basedir) or die "can't open basedir $basedir : $!\n";
75 foreach ( readdir(BD) ) {
85 closedir(BD);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c141 /* The BD field in a B form instruction. The lower two bits are macro
143 #define BD BBA + 1
146 /* The BD field in a B form instruction when absolute addressing is
148 #define BDA BD + 1
151 /* The BD field in a B form instruction when the - modifier is used.
157 /* The BD field in a B form instruction when the - modifier is used
163 /* The BD field in a B form instruction when the + modifier is used.
169 /* The BD field in a B form instruction when the + modifier is used
660 /* The BD field in a B form instruction. The lower two bits are
680 /* The BD fiel
[all...]

Completed in 64 milliseconds