Home
last modified time | relevance | path

Searched defs:B2Value (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h2166 inline int B2Value() const { return Bits<FourByteInstr, int>(15, 12); } in B2Value() function in v8::internal::RSInstruction
2189 inline int B2Value() const { return Bits<SixByteInstr, int>(31, 28); } in B2Value() function in v8::internal::RSYInstruction
2203 inline int B2Value() const { return Bits<FourByteInstr, int>(15, 12); } in B2Value() function in v8::internal::RXInstruction
2215 inline int B2Value() const { return Bits<SixByteInstr, int>(31, 28); } in B2Value() function in v8::internal::RXYInstruction
2274 inline int B2Value() const { return Bits<SixByteInstr, int>(15, 12); } in B2Value() function in v8::internal::SSInstruction
2286 inline int B2Value() const { return Bits<SixByteInstr, int>(31, 28); } in B2Value() function in v8::internal::RXEInstruction

Completed in 6 milliseconds