Skip to content

三元操作数的实现 #3

@drzzm32

Description

@drzzm32

目前采用微码的方式实现三元操作数,要求源操作数可写,但最终不会更改其值。
但是在0.60版本中引入的param(全局参数)如下使用
mul cprt, rand, 10
会引发错误,因为全局参数 rand 不可写
这里需要考虑是否改进实现

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions