Home
last modified time | relevance | path

Searched refs:emitbyte (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dinvalid-token.il30 .emitbyte 0xFE
31 .emitbyte 0x06
32 .emitbyte 0xAA
33 .emitbyte 0xAA
34 .emitbyte 0x00
35 .emitbyte 0x06
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dx86asm.cc530 emitbyte(0xf2); in encode_insn()
533 emitbyte(0xf3); in encode_insn()
547 emitbyte(0x0f); in encode_insn()
551 emitbyte(0x0f); in encode_insn()
557 emitbyte(0x0f); in encode_insn()
558 emitbyte(0x38); in encode_insn()
641 emitbyte(imm); in encode_insn()
725 emitbyte(vex); in encode_vex_insn()
734 emitbyte(vex); in encode_vex_insn()
738 emitbyte(vex); in encode_vex_insn()
[all …]
H A Dasm.h66 void emitbyte(byte b);
H A Dasm.cc87 void Assembler::emitbyte(byte b) in emitbyte() function in Assembler
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/tests/
H A Dtest-emitbyte.il2 This test try to use .emitbyte to generate the return value,
10 .assembly 'test-emitbyte'
27 .emitbyte 0x17 //equivalent to the ldc.i4.1 mnemonic
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DEmitByteInstr.cs29 cil.emitbyte ((byte)value); in Emit()
/dports/x11-toolkits/scintilla/scite/src/
H A Dcil.properties29 .custom .data .emitbyte .entrypoint .event .export .field .file .fire .get \
H A DEmbedded.properties1744 .custom .data .emitbyte .entrypoint .event .export .field .file .fire .get \
/dports/editors/scite/scite/src/
H A Dcil.properties29 .custom .data .emitbyte .entrypoint .event .export .field .file .fire .get \
H A DEmbedded.properties1744 .custom .data .emitbyte .entrypoint .event .export .field .file .fire .get \
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs542 public void emitbyte(byte bVal) in emitbyte() method in PEAPI.CILInstructions
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DPEAPI.cs138 public void emitbyte(byte bVal) { } in emitbyte() method in PEAPI.CILInstructions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DPEAPI.cs139 public void emitbyte(byte bVal) { } in emitbyte() method in PEAPI.CILInstructions