Home
last modified time | relevance | path

Searched refs:ICY (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dinsert-01.ll122 ; Check the next byte up, which should use ICY instead of IC.
135 ; Check the high end of the ICY range.
163 ; Check the high end of the negative ICY range.
176 ; Check the low end of the ICY range.
218 ; Check that ICY allows an index.
Dinsert-02.ll122 ; Check the next byte up, which should use ICY instead of IC.
135 ; Check the high end of the ICY range.
163 ; Check the high end of the negative ICY range.
176 ; Check the low end of the ICY range.
218 ; Check that ICY allows an index.
/external/valgrind/none/tests/s390x/
Dinsert.h71 asm volatile( ICY(1,0,2,000,00) \
Dopcodes.h241 #define ICY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,73) macro
/external/v8/src/s390/
Ddisasm-s390.cc1319 case ICY: in DecodeSixByte()
Dconstants-s390.h450 ICY = 0xE373, // Insert Character enumerator
Dsimulator-s390.h1080 EVALUATE(ICY);
Dassembler-s390.cc2621 rxy_form(ICY, r1, opnd.rx(), opnd.rb(), opnd.offset()); in icy()
Dsimulator-s390.cc1301 EvalTable[ICY] = &Simulator::Evaluate_ICY; in EvalTableInit()
11254 EVALUATE(ICY) { in EVALUATE() argument
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_g2p.pkb436 …�/�E���y@�1e��=������� f�Y���iH���������������YQ���|�JS�fQ�Y��dk=��ICY�d�CC������@���;…
/external/okhttp/
DCHANGELOG.md705 * Fix: Support Shoutcast HTTP responses like `ICY 200 OK`.
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td831 defm : InsertMem<"inserti8", ICY, GR64, azextloadi8, bdxaddr20pair>;