Home
last modified time | relevance | path

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

/external/lua/src/
Dltablib.c114 static int tmove (lua_State *L) { in tmove() function
418 {"move", tmove},
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.td123 !strconcat(asmstr, "\t$rx, $imm\n\tmove\t$cc, $$t8"), []> {
183 !strconcat(asmstr, "\t$rx, $ry\n\tmove\t$cc, $$t8"), []> {
342 !strconcat(asmstr, "\t$rx, $ry\n\tmove\t$rz, $$t8"), []> ;
428 !strconcat(op, "\t$rt, .+4\n\t\n\tmove $rd, $rs"), []> {
454 !strconcat(op1, "\t.+4\n\tmove $rd, $rs"))), []> {
478 !strconcat(op1, "\t.+4\n\tmove $rd, $rs"))), []> {
/external/llvm-project/llvm/lib/Target/Mips/
DMips16InstrInfo.td122 !strconcat(asmstr, "\t$rx, $imm\n\tmove\t$cc, $$t8"), []> {
182 !strconcat(asmstr, "\t$rx, $ry\n\tmove\t$cc, $$t8"), []> {
341 !strconcat(asmstr, "\t$rx, $ry\n\tmove\t$rz, $$t8"), []> ;
427 !strconcat(op, "\t$rt, .+4\n\t\n\tmove $rd, $rs"), []> {
453 !strconcat(op1, "\t.+4\n\tmove $rd, $rs"))), []> {
477 !strconcat(op1, "\t.+4\n\tmove $rd, $rs"))), []> {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.td122 !strconcat(asmstr, "\t$rx, $imm\n\tmove\t$cc, $$t8"), []> {
182 !strconcat(asmstr, "\t$rx, $ry\n\tmove\t$cc, $$t8"), []> {
341 !strconcat(asmstr, "\t$rx, $ry\n\tmove\t$rz, $$t8"), []> ;
427 !strconcat(op, "\t$rt, .+4\n\t\n\tmove $rd, $rs"), []> {
453 !strconcat(op1, "\t.+4\n\tmove $rd, $rs"))), []> {
477 !strconcat(op1, "\t.+4\n\tmove $rd, $rs"))), []> {
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc4857 SStream_concat0(O, ", .+4\n\t\n\tmove ");
4931 SStream_concat0(O, "\n\tmove\t");
5017 SStream_concat0(O, "\n\tbteqz\t.+4\n\tmove ");
5025 SStream_concat0(O, "\n\tbtnez\t.+4\n\tmove ");
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmWriter.inc6863 O << ", .+4\n\t\n\tmove ";
6975 O << "\n\tmove\t";
7139 O << "\n\tbteqz\t.+4\n\tmove ";
7147 O << "\n\tbtnez\t.+4\n\tmove ";