Searched refs:ICY (Results 1 – 12 of 12) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | insert-01.ll | 122 ; 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.
|
D | insert-02.ll | 122 ; 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/ |
D | insert.h | 71 asm volatile( ICY(1,0,2,000,00) \
|
D | opcodes.h | 241 #define ICY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,73) macro
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 1319 case ICY: in DecodeSixByte()
|
D | constants-s390.h | 450 ICY = 0xE373, // Insert Character enumerator
|
D | simulator-s390.h | 1080 EVALUATE(ICY);
|
D | assembler-s390.cc | 2621 rxy_form(ICY, r1, opnd.rx(), opnd.rb(), opnd.offset()); in icy()
|
D | simulator-s390.cc | 1301 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/ |
D | de-DE_kdt_g2p.pkb | 436 …�/�E���y@1e��=������� f�Y���iHYQ���|�JS�fQ�Y�dk=��ICY�d�CC������@���;…
|
/external/okhttp/ |
D | CHANGELOG.md | 705 * Fix: Support Shoutcast HTTP responses like `ICY 200 OK`.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 831 defm : InsertMem<"inserti8", ICY, GR64, azextloadi8, bdxaddr20pair>;
|