Searched refs:d1l (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m68k/
H A Darch-cpu-1.s4 mac.w %d1l,%a1u,<<,%acc0
H A Darch-cpu-1.d11 0: a241 0280 macw %d1l,%a1u,<<,%acc0
H A Dmcf-mac.s44 mac.w %a1l,%d1l
45 mac.w %a1l,%d1l,<<
46 mac.w %a1l,%d1l,>>
47 mac.w %a1l,%d1l,#1
48 mac.w %a1l,%d1l,#-1
64 mac.w %d2u,%d1l
65 mac.w %d2u,%d1l,<<
66 mac.w %d2u,%d1l,>>
67 mac.w %d2u,%d1l,#1
68 mac.w %d2u,%d1l,#
[all...]
H A Dmcf-mac.d41 68: a209 0000 macw %a1l,%d1l
42 6c: a209 0200 macw %a1l,%d1l,<<
43 70: a209 0600 macw %a1l,%d1l,>>
44 74: a209 0200 macw %a1l,%d1l,<<
45 78: a209 0600 macw %a1l,%d1l,>>
61 b8: a202 0040 macw %d2u,%d1l
62 bc: a202 0240 macw %d2u,%d1l,<<
63 c0: a202 0640 macw %d2u,%d1l,>>
64 c4: a202 0240 macw %d2u,%d1l,<<
65 c8: a202 0640 macw %d2u,%d1l,>>
[all...]
H A Dmcf-emac.d10 0: a241 0280 macw %d1l,%a1u,<<,%acc0
11 4: a2d0 d281 macw %d1l,%a5u,<<,%a0@,%a1,%acc0
85 f4: a289 0000 macw %a1l,%d1l,%acc1
86 f8: a209 0010 macw %a1l,%d1l,%acc2
87 fc: a289 0200 macw %a1l,%d1l,<<,%acc1
88 100: a209 0210 macw %a1l,%d1l,<<,%acc2
89 104: a289 0600 macw %a1l,%d1l,>>,%acc1
90 108: a209 0610 macw %a1l,%d1l,>>,%acc2
91 10c: a289 0200 macw %a1l,%d1l,<<,%acc1
92 110: a209 0210 macw %a1l,%d1l,<<,
[all...]
H A Dmcf-emac.s2 mac.w %d1l,%a1u,<<,%acc0 |
3 mac.w %d1l,%a5u,<<,(%a0),%a1,%acc0
88 mac.w %a1l,%d1l,%acc1
89 mac.w %a1l,%d1l,%acc2
90 mac.w %a1l,%d1l,<<,%acc1
91 mac.w %a1l,%d1l,<<,%acc2
92 mac.w %a1l,%d1l,>>,%acc1
93 mac.w %a1l,%d1l,>>,%acc2
94 mac.w %a1l,%d1l,#1,%acc1
95 mac.w %a1l,%d1l,#
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x68k/include/
H A Dopmreg.h45 u_int8_t d1l; member in struct:opm_operator
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dspill3.c19 static double d1l = 0; variable
73 double d1l = d(); local
112 if (d1l)
114 d1l, d2l, d3l, d4l, d5l, d6l, d7l, d8l, d9l, d10l, d11l, d12l,
120 d1l, d2l, d3l, d4l, d5l, d6l, d7l, d8l, d9l, d10l, d11l, d12l,
H A Dspill2.c32 double d1l = d(); local
51 i1l, i2l, i3l, d1l, d2l);
52 g(u8l, i1l, i2l, i3l, d1l, d2l);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dspill3.c19 static double d1l = 0; variable
73 double d1l = d(); local
112 if (d1l)
114 d1l, d2l, d3l, d4l, d5l, d6l, d7l, d8l, d9l, d10l, d11l, d12l,
120 d1l, d2l, d3l, d4l, d5l, d6l, d7l, d8l, d9l, d10l, d11l, d12l,
H A Dspill2.c32 double d1l = d(); local
51 i1l, i2l, i3l, d1l, d2l);
52 g(u8l, i1l, i2l, i3l, d1l, d2l);
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dopm.c209 writeopm(reg + 0xa0, (op->d1l & 0xf) << 4 | (op->rr & 0xf));

Completed in 167 milliseconds