URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [torture/] [arm-fp16-ops-1.c] - Rev 801
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test various operators on __fp16 and mixed __fp16/float operands. */ /* { dg-do run { target arm*-*-* } } */ /* { dg-options "-mfp16-format=ieee" } */ #include "arm-fp16-ops.h"
Go to most recent revision | Compare with Previous | Blame | View Log