Home
last modified time | relevance | path

Searched refs:FIDBR (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td310 def FIDBR : UnaryRRF<"fidb", 0xB35F, FP64, FP64>;
316 def : Pat<(frint FP64:$src), (FIDBR 0, FP64:$src)>;
/external/v8/src/s390/
Dconstants-s390.h436 FIDBR = 0xB35F, // Load Fp Integer (long BFP) enumerator