Searched +full:code +full:- +full:template (Results 1 – 25 of 231) sorted by relevance
12345678910
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "f64tou64"22 - x_none24 - file-name: "op_none_vals"27 - sig: f64tou6428 acc: inout:f64->u6431 code-template: |40 - values:41 - "0.0"42 - "0"[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "f64tou32"22 - x_none24 - file-name: "op_none_vals"27 - sig: f64tou3228 acc: inout:f64->u3231 code-template: |40 - values:41 - "0.0"42 - "0"[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "f64toi64"22 - x_none24 - file-name: "op_none_vals"27 - sig: f64toi6428 acc: inout:f64->i6431 code-template: |40 - values:41 - "0.0"42 - "0"[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "f64toi32"22 - x_none24 - file-name: "op_none_vals"27 - sig: f64toi3228 acc: inout:f64->i3231 code-template: |44 - values:45 - "0.0"46 - "0"[all …]
6 # http://www.apache.org/licenses/LICENSE-2.015 - name: java_header16 template: |31 - name: pandasm_header32 template: |44 - file-name: "checkcast"51 - sig: checkcast type_id56 - file-name: "null_to_any_type_pa"62 header-template: ['pandasm_header']63 check-type: empty[all …]
6 # http://www.apache.org/licenses/LICENSE-2.015 - name: java_header16 template: |25 - name: pandasm_header26 template: |35 - file-name: "throw"40 - sig: throw v:in:ref45 - file-name: "when_reg_is_invalid"49 - sig: throw v:in:ref53 - v1_throw_type[all …]
6 # http://www.apache.org/licenses/LICENSE-2.015 - name: java16 template: |18 - name: aoobe_p19 template: |21 - name: aoobe_j22 template: |24 - name: npe_p25 template: |27 - name: npe_j[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "fcmpl.64"18 title: Floating-point comparison21 - x_none23 - file-name: "op_vs_8_zero"26 - sig: fcmpl.64 v:in:f6427 acc: inout:f64->i3229 check-type: check-positive31 code-template: |37 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "fcmpg.64"18 title: Floating-point comparison21 - x_none23 - file-name: "op_vs_8_zero"26 - sig: fcmpg.64 v:in:f6427 acc: inout:f64->i3229 check-type: check-positive31 code-template: |37 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.015 - name: java16 template: |18 - name: aoobe_p19 template: |25 - name: aoobe_j26 template: |33 - name: npe_p34 template: |36 - name: npe_j[all …]
6 # http://www.apache.org/licenses/LICENSE-2.017 - file-name: "lda.obj"22 - x_none24 - file-name: "op_p"27 - sig: lda.obj v:in:ref30 code-template: |43 header-template: []46 - values:47 - |50 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "and2"22 - x_none24 - file-name: "op_vs_8_zero"27 - sig: and2 v:in:i3231 code-template: |45 - values:46 - "0"47 - values:48 - "1"[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "mod2"22 - x_arith24 - file-name: "op_vs_8_zero"27 - sig: mod2 v:in:i3230 code-template: |44 - values:45 - "0"46 runner-options: ['run-failure']48 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "divu2"22 - x_arith24 - file-name: "op_vs_8_zero"27 - sig: divu2 v:in:u3231 code-template: |40 - values:41 - "0"42 runner-options: ['run-failure']44 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "modu2"22 - x_arith24 - file-name: "op_vs_8_zero"27 - sig: modu2 v:in:u3231 code-template: |40 - values:41 - "0"42 runner-options: ['run-failure']44 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "jgez"22 if signed 32-bit integer in accumulator compares with 0 as specified.25 - x_none28 - file-name: "op"31 - sig: jgez imm:i3237 code-template: |40 check-type: exit-positive42 - values:43 - |[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "ucmp.64"21 - x_none23 - file-name: "op_vs_8_eq"26 - sig: ucmp.64 v:in:u6427 acc: inout:u64->i3230 check-type: check-positive32 code-template: |33 # test - compare equal values38 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "ucmp"21 - x_none23 - file-name: "op_vs_8_eq"26 - sig: ucmp v:in:u3227 acc: inout:u32->i3230 check-type: check-positive31 code-template: |32 # test - compare equal values38 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "jnez"22 if signed 32-bit integer in accumulator compares with 0 as specified.25 - x_none28 - file-name: "op"31 - sig: jnez imm:i3235 - branch_target39 code-template: |42 check-type: exit-positive44 - values:[all …]
6 # http://www.apache.org/licenses/LICENSE-2.016 - file-name: "jeqz"22 if signed 32-bit integer in accumulator compares with 0 as specified.25 - x_none28 - file-name: "op"31 - sig: jeqz imm:i3237 code-template: |40 check-type: exit-positive42 - values:43 - |[all …]