Searched refs:x87 (Results 1 - 25 of 296) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/xc16x/
H A Dbfldl.s3 BFLDL r0,#0x87,#0x0e
/netbsd-6-1-5-RELEASE/lib/libm/arch/x86_64/
H A Dfenv.c37 /* Load x87 Control Word */
53 /* Load x87 Environment */
57 /* No-Wait Store x87 environment */
61 /* Check for and handle pending unmasked x87 pending FPU exceptions */
82 * x87 fpu registers are 16bit wide. The upper bits, 31-16, are marked as
118 /* Store the current x87 floating-point environment */
122 fenv.x87.status &= ~ex;
124 /* Load the x87 floating-point environent */
153 /* Store the current x87 status register */
207 /* Store the current x87 floatin
[all...]
/netbsd-6-1-5-RELEASE/lib/libm/arch/i387/
H A Dfenv.c39 /* Load x87 Control Word */
55 /* Load x87 Environment */
59 /* No-Wait Store x87 environment */
63 /* Check for and handle pending unmasked x87 pending FPU exceptions */
84 * x87 fpu registers are 16bit wide. The upper bits, 31-16, are marked as
150 env.x87.status &= ~ex;
236 env.x87.status &= ~ex;
237 env.x87.status |= *flagp & ex;
282 * We assume that the x87 and the SSE unit agree on the
283 * rounding mode. Reading the control word on the x87 turn
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dxcoff.h30 #define C_BCOMM 0x87
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dxcoff.h12 #define C_BCOMM 0x87
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/gio/
H A Dgiodevs_data.h29 { 0x87, "16 bit SCSI Card" },
H A Dgiodevs.h22 #define SCSI 0x87 /* 16 bit SCSI Card */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20050316-2.x1 # This testcase generates MMX instructions together with x87 instructions.
H A D20050604-1.x1 # This testcase generates MMX instructions together with x87 instructions.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dbug-2.c7 0x39, 0x66, 0xa8, 0x87 };
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dbug-2.c7 0x39, 0x66, 0xa8, 0x87 };
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dstc.s76 ldc #0x87, exr ; set exr to 0x87
78 cmp.b #0x87, r0l
111 ldc #0x87, exr
143 ldc #0x87, exr
178 ldc #0x87, exr
214 ldc #0x87, exr
249 ldc #0x87, exr
285 ldc #0x87, exr
343 cmp.b #0x87, r0
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Ddisklabel_gpt.h110 {0x49f48d32,0xb10e,0x11dc,0xb9,0x9b,{0x00,0x19,0xd1,0x87,0x96,0x48}}
112 {0x49f48d5a,0xb10e,0x11dc,0xb9,0x9b,{0x00,0x19,0xd1,0x87,0x96,0x48}}
114 {0x49f48d82,0xb10e,0x11dc,0xb9,0x9b,{0x00,0x19,0xd1,0x87,0x96,0x48}}
116 {0x49f48daa,0xb10e,0x11dc,0xb9,0x9b,{0x00,0x19,0xd1,0x87,0x96,0x48}}
118 {0x2db519c4,0xb10f,0x11dc,0xb9,0x9b,{0x00,0x19,0xd1,0x87,0x96,0x48}}
120 {0x2db519ec,0xb10f,0x11dc,0xb9,0x9b,{0x00,0x19,0xd1,0x87,0x96,0x48}}
140 {0xebd0a0a2,0xb9e5,0x4433,0x87,0xc0,{0x68,0xb6,0xb7,0x26,0x99,0xc7}}
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dfenv.h67 * As compared to the x87 control word, the SSE unit's control has the rounding
86 } x87; member in struct:__anon5970
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dfenv.h67 * As compared to the x87 control word, the SSE unit's control word
85 } x87; member in struct:__anon5604
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpciide_sis_reg.h101 {0x8b, 0x87, 0x85, 0x84, 0x82, 0x81};
104 {0x8f, 0x8a, 0x87, 0x85, 0x83, 0x82, 0x81};
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/autopar/
H A Dreduc-7.c55 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
62 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
H A Dreduc-8.c55 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
62 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-7.c54 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
61 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
H A Dvect-reduc-8.c54 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
61 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-7.c54 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
61 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
H A Dvect-reduc-8.c54 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
61 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dxts128.c104 res = 0x87&(((int)tweak.d[3])>>31);
118 tweak.c[0] ^= (u8)(0x87&(0-c));
140 res = 0x87&(((int)tweak.d[3])>>31);
154 tweak1.c[0] ^= (u8)(0x87&(0-c));
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dllc.h45 #define LLC_FRMR 0x87
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dleds.c67 0xF0, 0xE1, 0xC3, 0x87,

Completed in 126 milliseconds

1234567891011>>