Searched full:jazelle (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/opencsd/decoder/source/ptm/ |
| H A D | trc_pkt_elem_ptm.cpp | 294 oss << "Jazelle; "; in getISAStr() 309 "Async Data Abort", "Jazelle", "Reserved", "Reserved", in getExcepStr()
|
| H A D | trc_pkt_proc_ptm.cpp | 597 … if((currByte & 0x20) == 0x20) // bit 5 == 1'b1 - jazelle, bits 4 & 3 part of address. in pktWPointUpdate() 866 … if((currByte & 0x20) == 0x20) // bit 5 == 1'b1 - jazelle, bits 4 & 3 part of address. in pktBranchAddr() 1130 total_bits--; // adjust bits for jazelle offset in extractAddress()
|
| /freebsd/contrib/opencsd/decoder/source/ |
| H A D | trc_ret_stack.cpp | 118 "JZL", /**< Jazelle - unsupported in trace */ in LogOp()
|
| H A D | trc_gen_elem.cpp | 98 "Jaz", /**< Jazelle - unsupported in trace */
|
| /freebsd/contrib/opencsd/decoder/source/etmv3/ |
| H A D | trc_pkt_elem_etmv3.cpp | 637 oss << "Jazelle; "; in getISAStr() 652 "Async Data Abort", "Jazelle", "Reserved", "Reserved", in getExcepStr()
|
| H A D | trc_pkt_proc_etmv3_impl.cpp | 795 0 // jazelle in extractBrAddrPkt() 802 0x1F // jazelle in extractBrAddrPkt() 809 5 // jazelle in extractBrAddrPkt()
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,vexpress-juno.yaml | 53 and Jazelle support in the Cortex A5 family. See ARM DUI 0541C.
|
| /freebsd/sys/contrib/xen/ |
| H A D | arch-arm.h | 363 #define PSR_JAZELLE (1<<24) /* Jazelle Mode */
|
| /freebsd/contrib/opencsd/decoder/include/opencsd/ |
| H A D | ocsd_if_types.h | 332 ocsd_isa_jazelle, /**< Jazelle - unsupported in trace */
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.cpp | 2208 // Branch and Exchange Jazelle attempts to change to Jazelle state. If the 2212 // TODO: Emulate Jazelle architecture? 2213 // We currently assume that switching to Jazelle state fails, thus
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 2658 // Branch and Exchange Jazelle
|
| H A D | ARMInstrThumb2.td | 4057 // Branch and Exchange Jazelle -- for disassembly only
|