Searched refs:TBR (Results 1 - 4 of 4) sorted by relevance

/external/qemu/disas/
H A Dppc.c806 /* The TBR field in an XFX form instruction. This is like the SPR
808 #define TBR SV + 1
812 #define TO TBR + 1
1559 /* The TBR field in an XFX instruction. This is just like SPR, but it
1560 is optional. When TBR is omitted, it must be inserted as 268 (the
3885 { "mftb", X(31,371), X_MASK, CLASSIC, { RT, TBR } },
804 #define TBR macro
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c6748 UInt TBR = b11to20; local
6762 /* Reorder TBR field as per PPC32 p475 */
6763 TBR = ((TBR & 31) << 5) | ((TBR >> 5) & 31);
6915 switch (TBR) {
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-table.cc437 /* 1B38 */ _(M,B), _(M,B), _(M,B), _(M,BR), _(M,TB),_(M,TBR), _(M,L), _(M,L),
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-table.cc437 /* 1B38 */ _(M,B), _(M,B), _(M,B), _(M,BR), _(M,TB),_(M,TBR), _(M,L), _(M,L),

Completed in 2542 milliseconds