Home
last modified time | relevance | path

Searched refs:tr1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sh/boot/compressed/
H A Dhead_64.S50 ptabs/u r63, tr1
64 pta 1f, tr1
69 bne r21, r22, tr1
72 pta 1f, tr1
77 bne r21, r22, tr1
128 pt 1f, tr1
133 bne r22, r23, tr1
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/
H A D0001-Remove-cpp-unittest-compilation.patch45 -gen (tree1 tr1)
/openbmc/linux/arch/parisc/include/asm/
H A Dasmregs.h135 tr1: .reg %cr25
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt2539 drwxr-xr-x root root 4096 ./usr/include/c++/10.1.0/tr1
2540 -rw-r--r-- root root 6983 ./usr/include/c++/10.1.0/tr1/array
2541 -rw-r--r-- root root 22937 ./usr/include/c++/10.1.0/tr1/bessel_function.tcc
2542 -rw-r--r-- root root 5995 ./usr/include/c++/10.1.0/tr1/beta_function.tcc
2543 -rw-r--r-- root root 1255 ./usr/include/c++/10.1.0/tr1/ccomplex
2544 -rw-r--r-- root root 1478 ./usr/include/c++/10.1.0/tr1/cctype
2545 -rw-r--r-- root root 2070 ./usr/include/c++/10.1.0/tr1/cfenv
2546 -rw-r--r-- root root 1380 ./usr/include/c++/10.1.0/tr1/cfloat
2547 -rw-r--r-- root root 2322 ./usr/include/c++/10.1.0/tr1/cinttypes
2548 -rw-r--r-- root root 1454 ./usr/include/c++/10.1.0/tr1/climits
[all …]
H A Dbuildhistory_filelist1.txt2538 drwxr-xr-x root root 4096 ./usr/include/c++/10.1.0/tr1
2539 -rw-r--r-- root root 6983 ./usr/include/c++/10.1.0/tr1/array
2540 -rw-r--r-- root root 22937 ./usr/include/c++/10.1.0/tr1/bessel_function.tcc
2541 -rw-r--r-- root root 5995 ./usr/include/c++/10.1.0/tr1/beta_function.tcc
2542 -rw-r--r-- root root 1255 ./usr/include/c++/10.1.0/tr1/ccomplex
2543 -rw-r--r-- root root 1478 ./usr/include/c++/10.1.0/tr1/cctype
2544 -rw-r--r-- root root 2070 ./usr/include/c++/10.1.0/tr1/cfenv
2545 -rw-r--r-- root root 1380 ./usr/include/c++/10.1.0/tr1/cfloat
2546 -rw-r--r-- root root 2322 ./usr/include/c++/10.1.0/tr1/cinttypes
2547 -rw-r--r-- root root 1454 ./usr/include/c++/10.1.0/tr1/climits
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c2186 TCGv_i32 tr1, tr2, chk; in op_cuXX() local
2197 tr1 = tcg_constant_i32(r1); in op_cuXX()
2203 gen_helper_cu12(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()
2206 gen_helper_cu14(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()
2209 gen_helper_cu21(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()
2212 gen_helper_cu24(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()
2215 gen_helper_cu41(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()
2218 gen_helper_cu42(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()