aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/divf32.c
blob: 513a32936cb71dcf22942a3b533db09541c51186 (plain)
1
2
3
4
5
#include "framework.h"

BEGIN_TEST(float)
  c = a / b;
END_TESTF32()