Searched refs:bstore (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Dunimplemented.d15 [ ]+1a:[ ]+fb2a[ ]+bstore[ ]+\[\$?r11\],\$?r2
16 [ ]+1c:[ ]+4b35 f22a[ ]+bstore[ ]+\[\$?r11\+\$?r3\.b\],\$?r2
17 [ ]+20:[ ]+6355 fd2e[ ]+bstore[ ]+\[\$?r13=\$?r3\+\$?r5\.d\],\$?r2
18 [ ]+24:[ ]+6fbd 0000 0000 f22a[ ]+bstore[ ]+\[\$?r11\+0( <start>)?\],\$?r2
20 [ ]+2c:[ ]+7f0d 0000 0000 f22a[ ]+bstore[ ]+\[(0x0|0 <start>)?\],\$?r2
H A Dunimplemented.s14 bstore [r11],r2
15 bstore [r11+r3.b],r2
16 bstore [r13=r3+r5.d],r2
17 bstore [r11+external_symbol],r2
18 bstore [external_symbol],r2
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ie_sebuf.c259 int bstore = 0; local
275 bstore = (uint32_t)b2 & 1;
278 if (bstore) {
H A Dif_ie_vme.c263 int bstore = 0; local
279 bstore = (uint32_t)b2 & 1;
282 if (bstore) {
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dmachdep.c1245 int bstore = 0; local
1261 bstore = (u_long)b2 & 1;
1264 if (bstore) {

Completed in 62 milliseconds