Searched refs:fcd (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mmcformat/
H A Dmmcformat.c470 uint8_t *fcd; local
478 fcd = buf + 4;
486 num_blks = fcd[ 3] | (fcd[ 2] << 8) |
487 (fcd[ 1] << 16) | (fcd[ 0] << 24);
488 dscr_type = fcd[ 4] & 3;
489 format_tp = fcd[ 4] >> 2;
490 param = fcd[ 7] | (fcd[
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Drd-v32-l4.d50 36: 7fcd 0800 0000 lapc 3e <xx1>,r12
H A Drd-tls-2.d42 [ ]+6a: 5fcd 0000 a89a[ ]+sub\.d \[\$?r12\+0\],\$?r9,\$?r8
H A Drd-pic-1.d52 [ ]+8e:[ ]+5fcd 0000 a89a[ ]+sub\.d \[\$?r12\+0\],\$?r9,\$?r8
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d912 386: 3fcd.*
913 387: 3fcd.*
4055 fcd: 0e00.*
8151 1fcd: 0d06.*
12247 2fcd: 0c12.*
16343 3fcd: 6f82.*
20439 4fcd: 0f1f.*
24535 5fcd: 0c08.*
28631 6fcd: 0e03.*
32727 7fcd
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dispmbox.h1648 } fcd; member in struct:__anon7437

Completed in 228 milliseconds