X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fcpu-arm.md;h=e6a91fc176d13fc9474efdeb53841cdfb7097ec4;hb=f9ae98ab88f522219cd6be6fd282ef30adbc5365;hp=0d63141cf8a39ca3ce675910996a8872575206c4;hpb=729e4c1dc30692ccdc9ae7a9278265494527398a;p=mono.git diff --git a/mono/mini/cpu-arm.md b/mono/mini/cpu-arm.md index 0d63141cf8a..e6a91fc176d 100644 --- a/mono/mini/cpu-arm.md +++ b/mono/mini/cpu-arm.md @@ -1,5 +1,6 @@ # Copyright 2003-2011 Novell, Inc (http://www.novell.com) # Copyright 2011 Xamarin, Inc (http://www.xamarin.com) +# Licensed under the MIT license. See LICENSE file in the project root for full license information. # arm cpu description file # this file is read by genmdesc to pruduce a table with all the relevant information # about the cpu instructions that may be used by the regsiter allocator, the scheduler @@ -55,7 +56,7 @@ br: len:16 switch: src1:i len:12 # See the comment in resume_from_signal_handler, we can't copy the fp regs from sigctx to MonoContext on linux, # since the corresponding sigctx structures are not well defined. -seq_point: len:38 clob:c +seq_point: len:52 clob:c il_seq_point: len:0 throw: src1:i len:24 @@ -82,22 +83,22 @@ setlret: src1:i src2:i len:12 checkthis: src1:b len:4 call: dest:a clob:c len:20 call_reg: dest:a src1:i len:8 clob:c -call_membase: dest:a src1:b len:24 clob:c +call_membase: dest:a src1:b len:30 clob:c voidcall: len:20 clob:c voidcall_reg: src1:i len:8 clob:c -voidcall_membase: src1:b len:16 clob:c +voidcall_membase: src1:b len:24 clob:c fcall: dest:g len:28 clob:c fcall_reg: dest:g src1:i len:16 clob:c -fcall_membase: dest:g src1:b len:24 clob:c +fcall_membase: dest:g src1:b len:30 clob:c rcall: dest:g len:28 clob:c rcall_reg: dest:g src1:i len:16 clob:c -rcall_membase: dest:g src1:b len:24 clob:c +rcall_membase: dest:g src1:b len:30 clob:c lcall: dest:l len:20 clob:c lcall_reg: dest:l src1:i len:8 clob:c -lcall_membase: dest:l src1:b len:16 clob:c +lcall_membase: dest:l src1:b len:24 clob:c vcall: len:64 clob:c vcall_reg: src1:i len:64 clob:c -vcall_membase: src1:b len:64 clob:c +vcall_membase: src1:b len:70 clob:c tailcall: len:160 clob:c iconst: dest:i len:16 r4const: dest:f len:24 @@ -204,6 +205,7 @@ float_cle: dest:y src1:f src2:f len:20 float_conv_to_u: dest:i src1:f len:36 # R4 opcodes +rmove: dest:f src1:f len:4 r4_conv_to_i1: dest:i src1:f len:88 r4_conv_to_i2: dest:i src1:f len:88 r4_conv_to_i4: dest:i src1:f len:88 @@ -242,7 +244,8 @@ sbb_imm: dest:i src1:i len:12 br_reg: src1:i len:8 bigmul: len:8 dest:l src1:i src2:i bigmul_un: len:8 dest:l src1:i src2:i -tls_get: len:24 dest:i clob:c +tls_get: len:16 dest:i +tls_set: len:16 src1:i clob:c # 32 bit opcodes int_add: dest:i src1:i src2:i len:4 @@ -357,7 +360,7 @@ long_conv_to_ovf_i4_2: dest:i src1:i src2:i len:36 vcall2: len:64 clob:c vcall2_reg: src1:i len:64 clob:c vcall2_membase: src1:b len:64 clob:c -dyn_call: src1:i src2:i len:136 clob:c +dyn_call: src1:i src2:i len:252 clob:c # This is different from the original JIT opcodes float_beq: len:32 @@ -377,6 +380,7 @@ gc_liveness_def: len:0 gc_liveness_use: len:0 gc_spill_slot_liveness_def: len:0 gc_param_slot_liveness_def: len:0 +gc_safe_point: clob:c src1:i len:40 atomic_add_i4: dest:i src1:i src2:i len:64 atomic_exchange_i4: dest:i src1:i src2:i len:64 @@ -400,3 +404,5 @@ atomic_store_r4: dest:b src1:f len:80 atomic_store_r8: dest:b src1:f len:32 generic_class_init: src1:a len:44 clob:c + +fill_prof_call_ctx: src1:i len:128