index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libclc
/
generic
/
include
/
clc
/
integer
/
mad_hi.h
blob: 863ce92d9f2d8c2bdb3b9f06788d2c67706984d4 (
plain
)
1
#define mad_hi(a, b, c) (mul_hi((a),(b))+(c))