added things-to-lose sections
[deliverable/binutils-gdb.git] / opcodes / m68881-ext.c
CommitLineData
c840244e
PB
1#include "ieee-float.h"
2
3CONST struct ext_format ext_format_68881 = {
4/* tot sbyte smask expbyte manbyte */
5 12, 0, 0x80, 0,1, 4,8 /* mc68881 */
6};
This page took 0.030082 seconds and 4 git commands to generate.