Searched refs:Q_0 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/lib/ |
D | uldivmod.S | 26 Q_0 .req r0 label 154 mov Q_0, D_0 225 mov Q_0, A_0, lsr D_0 226 ARM( orr Q_0, Q_0, A_1, lsl D_1 ) 228 THUMB( orr Q_0, A_1 ) 239 mov Q_0, #0
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | operation_semantics.md | 1683 The output of the op is `Collate(Q_0, ..., Q_N)` where `Q_i` is an array of type
|