HomeSort by: relevance | last modified time | path
    Searched defs:STD (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativePPC_common.c 213 #define STD (HI(62) | 0)
591 #define STACK_STORE STD
752 /* u w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
802 /* s w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
  /src/external/gpl3/binutils/dist/bfd/
aoutx.h 277 #define STD(i, j) case i: return & howto_table_std [j]
314 /* std relocs. */
317 STD (BFD_RELOC_8, 0);
318 STD (BFD_RELOC_16, 1);
319 STD (BFD_RELOC_32, 2);
320 STD (BFD_RELOC_8_PCREL, 4);
321 STD (BFD_RELOC_16_PCREL, 5);
322 STD (BFD_RELOC_32_PCREL, 6);
323 STD (BFD_RELOC_16_BASEREL, 9);
324 STD (BFD_RELOC_32_BASEREL, 10)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
aoutx.h 277 #define STD(i, j) case i: return & howto_table_std [j]
314 /* std relocs. */
317 STD (BFD_RELOC_8, 0);
318 STD (BFD_RELOC_16, 1);
319 STD (BFD_RELOC_32, 2);
320 STD (BFD_RELOC_8_PCREL, 4);
321 STD (BFD_RELOC_16_PCREL, 5);
322 STD (BFD_RELOC_32_PCREL, 6);
323 STD (BFD_RELOC_16_BASEREL, 9);
324 STD (BFD_RELOC_32_BASEREL, 10)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
aoutx.h 277 #define STD(i, j) case i: return & howto_table_std [j]
314 /* std relocs. */
317 STD (BFD_RELOC_8, 0);
318 STD (BFD_RELOC_16, 1);
319 STD (BFD_RELOC_32, 2);
320 STD (BFD_RELOC_8_PCREL, 4);
321 STD (BFD_RELOC_16_PCREL, 5);
322 STD (BFD_RELOC_32_PCREL, 6);
323 STD (BFD_RELOC_16_BASEREL, 9);
324 STD (BFD_RELOC_32_BASEREL, 10)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
loongarch-tdep.c 210 return std::max (pc, post_prologue_pc);
329 static std::vector<CORE_ADDR>
333 std::vector<CORE_ADDR> next_pcs;
379 static std::vector<CORE_ADDR>
383 std::vector<CORE_ADDR> next_pcs
1861 tdesc_use_registers (gdbarch, tdesc, std::move (tdesc_data));
2024 STB, STH, STW, STD, STXB, STXH, STXW, STXD, STPTRW, STPTRD,
2033 is_st_d_insn (loongarch_record->insn) ? STD :
2053 || store_type == STD || store_type == FSTS || store_type == FSTD
2071 case STD
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
aoutx.h 277 #define STD(i, j) case i: return & howto_table_std [j]
314 /* std relocs. */
317 STD (BFD_RELOC_8, 0);
318 STD (BFD_RELOC_16, 1);
319 STD (BFD_RELOC_32, 2);
320 STD (BFD_RELOC_8_PCREL, 4);
321 STD (BFD_RELOC_16_PCREL, 5);
322 STD (BFD_RELOC_32_PCREL, 6);
323 STD (BFD_RELOC_16_BASEREL, 9);
324 STD (BFD_RELOC_32_BASEREL, 10)
    [all...]
  /src/external/gpl3/gdb/dist/sim/erc32/
exec.c 202 #define STD 0x07
1458 case STD:
  /src/external/gpl3/gdb.old/dist/sim/erc32/
exec.c 202 #define STD 0x07
1458 case STD:

Completed in 35 milliseconds